aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngus Ainslie <angus.ainslie@linaro.org>2011-12-19 16:34:24 -0700
committerAngus Ainslie <angus.ainslie@linaro.org>2011-12-19 16:34:24 -0700
commit53c134cf3085e4e3f5ec66431b004c44e93a9cdb (patch)
tree36581ef5238b52620b441ef582c85d3d724fe2c7
parentbe3f77a4dc22bb8d2209ced5381c3f8683328ff6 (diff)
config: update ath6kl wlan configs for android.android-release-2011-12.1
Added ath6kl configuration for Android. - no need to use ath.ko any more - add platform poll flags for SD/MMC Change-Id: I40fb2a41d6a2bf12c32486cb5ebc80c12e8d9526 Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org> Signed-off-by: Angus Ainslie <angus.ainslie@linaro.org>
-rw-r--r--arch/arm/configs/android_origen_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/android_origen_defconfig b/arch/arm/configs/android_origen_defconfig
index 99061b697191..143caa3c9dab 100644
--- a/arch/arm/configs/android_origen_defconfig
+++ b/arch/arm/configs/android_origen_defconfig
@@ -96,9 +96,11 @@ CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_SG=y
CONFIG_NETDEVICES=y
CONFIG_NET_ETHERNET=y
-CONFIG_ATH_COMMON=m
+CONFIG_ATH_COMMON=y
CONFIG_ATH6KL=m
CONFIG_ATH6KL_DEBUG=y
+CONFIG_ATH6KL_PLATFORM_DATA=y
+CONFIG_ATH6KL_POLL=y
CONFIG_USB_CATC=y
CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y