From 8c0acf9a13cd4ccfd9ba2398bb098b6f5af1ca3d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 16 Dec 2009 13:36:56 +0100 Subject: [PATCH] projects/ION/linux: - adding driver for ath9k based wifi cards --- projects/ION/linux/linux.i386.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index 86caf6844e..e6cb3e8a89 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.32 +# Linux kernel version: 2.6.32.1 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -827,7 +827,8 @@ CONFIG_WLAN_80211=y CONFIG_ATH_COMMON=m CONFIG_ATH5K=m # CONFIG_ATH5K_DEBUG is not set -# CONFIG_ATH9K is not set +CONFIG_ATH9K=m +# CONFIG_ATH9K_DEBUG is not set # CONFIG_AR9170_USB is not set # CONFIG_IPW2100 is not set # CONFIG_IPW2200 is not set