kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
[linux-drm-fsl-dcu.git] / net / rfkill / Kconfig
index eaf765876458f3a89e5a26af5d5ac3b09c556161..7fce6dfd2180af0ecaed0d3e82bb7afcc604001a 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