X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Flinux%2Fmodules%2Fother.mk;h=9d3a290055ddfd788e624e7d45566428859fa495;hp=ffb7b88ec152211f4b570a461f31a1138fb2ba94;hb=31e0f0aec06e2dc2677cdcfea6f5284d8cbc04c1;hpb=0b828e32497cc5ee437601c1a0d144c1b5cad60c diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index ffb7b88ec1..9d3a290055 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -400,8 +400,7 @@ define KernelPackage/rfkill KCONFIG:= \ CONFIG_RFKILL_FULL \ CONFIG_RFKILL_INPUT=y \ - CONFIG_RFKILL_LEDS=y \ - CONFIG_RFKILL_GPIO=y + CONFIG_RFKILL_LEDS=y FILES:= \ $(LINUX_DIR)/net/rfkill/rfkill.ko AUTOLOAD:=$(call AutoLoad,20,rfkill)