enable hso on ar71xx (#6432)

SVN-Revision: 18995
owl
Florian Fainelli 2010-01-02 12:15:20 +00:00
parent 023c474951
commit 5acf538f13
1 changed files with 1 additions and 1 deletions

View File

@ -811,7 +811,7 @@ $(eval $(call KernelPackage,textsearch))
define KernelPackage/rfkill
SUBMENU:=$(OTHER_MENU)
TITLE:=RF switch subsystem support
DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx||TARGET_ar71xx
KCONFIG:= \
CONFIG_RFKILL \
CONFIG_RFKILL_INPUT=y \