rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
authorGertjan van Wingerde <gwingerde@gmail.com>
Tue, 22 Dec 2009 23:03:24 +0000 (00:03 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Dec 2009 21:31:37 +0000 (16:31 -0500)
commit73a2f1259ebb49f9768aa12eee2a1071345eb7f2
treee66634b6b7a2ad0fc58dcf69b85b510e85c1c741
parentac394917f5138f9bb2774718312dec179164f3dc
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.

There is no need for Kconfig symbols RT2800PCI_PCI and RT2800PCI_SOC to be
tristates, as they are only used to check whether RT2800 PCI or SOC support
is to be compiled in.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/Kconfig
drivers/net/wireless/rt2x00/rt2800pci.c