From 10d208b6f5c5fa94dd04029b8fe7f23f4f5ea537 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Aug 2010 19:39:49 +0800 Subject: [PATCH] net:wireless:bcm4329: add CONFIG_WIFI_CONTROL_FUNC into the kernel --- arch/arm/configs/rk2818_info_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/rk2818_info_defconfig b/arch/arm/configs/rk2818_info_defconfig index 8d217a96ab92..6ed8314609fd 100755 --- a/arch/arm/configs/rk2818_info_defconfig +++ b/arch/arm/configs/rk2818_info_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.9 -# Thu Aug 26 13:15:43 2010 +# Mon Aug 30 19:37:31 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -206,6 +206,7 @@ CONFIG_MACH_RK2818INFO=y CONFIG_RK28_GPIO_IRQ=16 CONFIG_RK28_ADC=y CONFIG_RK28_USB_WAKE=y +CONFIG_WIFI_CONTROL_FUNC=y # # Processor Type -- 2.34.1