mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:01:05 +02:00
[package] CONFIG_RFKILL_INPUT is a boolean
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18634 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ddde7e8105
commit
464f8086da
@ -814,7 +814,7 @@ define KernelPackage/rfkill
|
|||||||
DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
|
DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_RFKILL \
|
CONFIG_RFKILL \
|
||||||
CONFIG_RFKILL_INPUT \
|
CONFIG_RFKILL_INPUT=y \
|
||||||
CONFIG_RFKILL_LEDS=y
|
CONFIG_RFKILL_LEDS=y
|
||||||
ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,2.6.31)),1)
|
ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),ge,2.6.31)),1)
|
||||||
FILES:= \
|
FILES:= \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user