[oe-commits] Mike Westerhof : SlugOS: enable in-kernel atheros 5k device support for DSM-G600

git version control git at git.openembedded.org
Mon Feb 21 01:31:59 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 815bef339b1d27099f2cf3f6781c8e4f9e2e6c29
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=815bef339b1d27099f2cf3f6781c8e4f9e2e6c29

Author: Mike Westerhof <mwester at dls.net>
Date:   Sun Feb 20 19:30:22 2011 -0600

SlugOS: enable in-kernel atheros 5k device support for DSM-G600

---

 recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37 |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37 b/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37
index ccc53bf..697b38e 100644
--- a/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37
+++ b/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37
@@ -1230,7 +1230,14 @@ CONFIG_RTL8187_LEDS=y
 # CONFIG_ADM8211 is not set
 # CONFIG_MAC80211_HWSIM is not set
 # CONFIG_MWL8K is not set
-# CONFIG_ATH_COMMON is not set
+CONFIG_ATH_COMMON=m
+CONFIG_ATH_DEBUG=y
+CONFIG_ATH5K=m
+CONFIG_ATH5K_DEBUG=y
+# CONFIG_ATH9K is not set
+# CONFIG_ATH9K_HTC is not set
+# CONFIG_AR9170_USB is not set
+# CONFIG_CARL9170 is not set
 # CONFIG_B43 is not set
 # CONFIG_B43LEGACY is not set
 # CONFIG_HOSTAP is not set





More information about the Openembedded-commits mailing list