From 598a3aac17511c02f9884711b25463ec5a5eeb4b Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 24 May 2013 01:22:43 +0300 Subject: [PATCH] pandora: defconfig: enable ath9k "now de-facto (almost all shops in Paris sell that kind of model: TP-Link TL-WN721N) big size usb dongle", according to Linux-SWAT. --- arch/arm/configs/omap3_pandora_defconfig | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index 274cebb2a152..5e3537c6cd9f 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.2.39 Kernel Configuration +# Linux/arm 3.2.45 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1229,8 +1229,11 @@ CONFIG_RTL8187_LEDS=y # CONFIG_MAC80211_HWSIM is not set CONFIG_ATH_COMMON=m # CONFIG_ATH_DEBUG is not set +CONFIG_ATH9K_HW=m +CONFIG_ATH9K_COMMON=m # CONFIG_ATH9K is not set -# CONFIG_ATH9K_HTC is not set +CONFIG_ATH9K_HTC=m +# CONFIG_ATH9K_HTC_DEBUGFS is not set CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y -- 2.39.2