kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
[cascardo/linux.git] / net / rfkill / Kconfig
index eaf7658..7fce6df 100644 (file)
@@ -18,7 +18,7 @@ config RFKILL_LEDS
        default y
 
 config RFKILL_INPUT
-       bool "RF switch input support" if EMBEDDED
+       bool "RF switch input support" if EXPERT
        depends on RFKILL
        depends on INPUT = y || RFKILL = INPUT
-       default y if !EMBEDDED
+       default y if !EXPERT