# rt2x00 configuration
# All configuration options can be enabled
# by setting the value to 'y'. To disable
# the option it should be set to 'n'.

#
# RT2400 PCI support
#

# Enable rt2400pci support
CONFIG_RT2400PCI=y
# Enable rt2400pci debug output
CONFIG_RT2400PCI_DEBUG=y
# Enable rt2400pci asm file creation
CONFIG_RT2400PCI_ASM=n
# Enable rt2400pci support for hardware button
# Requires rfkill to be enabled
CONFIG_RT2400PCI_BUTTON=n

#
# RT2500 PCI support
#

# Enable rt2500pci support
CONFIG_RT2500PCI=y
# Enable rt2500pci debug output
CONFIG_RT2500PCI_DEBUG=y
# Enable rt2500pci asm file creation
CONFIG_RT2500PCI_ASM=n
# Enable rt2500pci support for hardware button
# Requires rfkill to be enabled
CONFIG_RT2500PCI_BUTTON=n

#
# RT2500 USB support
#

# Enable rt2500usb support
CONFIG_RT2500USB=y
# Enable rt2500usb debug output
CONFIG_RT2500USB_DEBUG=y
# Enable rt2500usb asm file creation
CONFIG_RT2500USB_ASM=n

#
# RT61 PCI support
#

# Enable rt61pci support
CONFIG_RT61PCI=y
# Enable rt61pci debug output
CONFIG_RT61PCI_DEBUG=y
# Enable rt61pci asm file creation
CONFIG_RT61PCI_ASM=n
# Enable rt61pci support for hardware button
# Requires rfkill to be enabled
CONFIG_RT61PCI_BUTTON=n

#
# RT73 USB support
#

# Enable rt73usb support
CONFIG_RT73USB=y
# Enable rt73usb debug output
CONFIG_RT73USB_DEBUG=y
# Enable rt73usb asm file creation
CONFIG_RT73USB_ASM=n

#
# Dscape ieee80211 stack
#

# Build dscape ieee80211 stack support
CONFIG_D80211=y
# Enable dscape ieee80211 debug output
CONFIG_D80211_DEBUG=y
# Enable dscape ieee80211 asm file creation
CONFIG_D80211_ASM=n

#
# CRC-ITU-T support
#

# Enable crc-itu-t support
CONFIG_CRC_ITU_T=y
# Enable crc-itu-t asm file creation
CONFIG_CRC_ITU_T_ASM=n

#
# RFkill support
#

# Enable rfkill support
CONFIG_RFKILL=n
# Enable rfkill asm file creation
CONFIG_RFKILL_ASM=n
