--- linux-2.6.18.noarch/net/wireless/Kconfig.orig 2010-06-09 14:38:39.000000000 -0400 +++ linux-2.6.18.noarch/net/wireless/Kconfig 2010-06-09 14:39:49.000000000 -0400 @@ -1,6 +1,7 @@ config CFG80211 tristate "Improved wireless configuration API" depends on RFKILL || !RFKILL + select WIRELESS_COMPAT config CFG80211_REG_DEBUG bool "cfg80211 regulatory debugging" --- linux-2.6.18.noarch/net/rfkill/Kconfig.orig 2010-06-09 14:40:34.000000000 -0400 +++ linux-2.6.18.noarch/net/rfkill/Kconfig 2010-06-09 14:40:42.000000000 -0400 @@ -3,6 +3,7 @@ # menuconfig RFKILL tristate "RF switch subsystem support" + select WIRELESS_COMPAT help Say Y here if you want to have control over RF switches found on many WiFi and Bluetooth cards.