Skip to content
Snippets Groups Projects
Commit 6891ad6e authored by Florian Fainelli's avatar Florian Fainelli
Browse files

CONFIG_RFKILL_INPUT is a boolean

SVN-Revision: 18634
parent 8045b37a
No related branches found
No related tags found
No related merge requests found
......@@ -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:= \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment