diff --git a/net/rfkill/Kconfig b/net/rfkill/Kconfig
index fd7600d8ab148f1e7f416edab08e2c3592bd6fd8..eaf765876458f3a89e5a26af5d5ac3b09c556161 100644
--- a/net/rfkill/Kconfig
+++ b/net/rfkill/Kconfig
@@ -18,7 +18,7 @@ config RFKILL_LEDS
 	default y
 
 config RFKILL_INPUT
-	bool "RF switch input support"
+	bool "RF switch input support" if EMBEDDED
 	depends on RFKILL
 	depends on INPUT = y || RFKILL = INPUT
 	default y if !EMBEDDED