Now that we added the ioctl, there's no need to ask the user to configure this. We will keept it enabled for now, and eventually swap the default to n, maybe let people configure it under EMBEDDED or so. In any case, there's no need to bother users with this now. Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> --- net/rfkill/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- wireless-testing.orig/net/rfkill/Kconfig 2009-06-07 19:37:34.000000000 +0200 +++ wireless-testing/net/rfkill/Kconfig 2009-06-07 19:37:41.000000000 +0200 @@ -18,7 +18,7 @@ config RFKILL_LEDS default y config RFKILL_INPUT - bool "RF switch input support" + bool depends on RFKILL depends on INPUT = y || RFKILL = INPUT - default y if !EMBEDDED + default y -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html