diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index 2116dd0cb4752897a06e82eaba7b255085e32c92..abc7bbd81b87978b134fc63de9965432dfdc02e1 100644
--- a/package/kernel/modules/other.mk
+++ b/package/kernel/modules/other.mk
@@ -814,7 +814,7 @@ define KernelPackage/rfkill
   DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
   KCONFIG:= \
     CONFIG_RFKILL \
-    CONFIG_RFKILL_INPUT \
+    CONFIG_RFKILL_INPUT=y \
     CONFIG_RFKILL_LEDS=y
 ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,2.6.31)),1)
   FILES:= \