rt2x00: Remove unneccessary internal Kconfig symbols.
commit72c7296e03e381b49958809915105b18b09fa7a3
authorGertjan van Wingerde <gwingerde@gmail.com>
Sat, 13 Nov 2010 18:10:54 +0000 (13 19:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Nov 2010 21:18:51 +0000 (17 16:18 -0500)
tree55188276faa215a3501d3640e3c151a4039fa8b8
parenta6a8d66ebaea1e78d779af221bd6f01c5cbe71f5
rt2x00: Remove unneccessary internal Kconfig symbols.

CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC are strictly not needed
as we can check the dependent symbols directly in the rest of Kconfig
and the code, so clean up the Kconfig namespace a bit.

Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-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