From 815bef339b1d27099f2cf3f6781c8e4f9e2e6c29 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Sun, 20 Feb 2011 19:30:22 -0600 Subject: [PATCH] SlugOS: enable in-kernel atheros 5k device support for DSM-G600 --- recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37 b/recipes/linux/linux-ixp4xx/nslu2/defconfig-2.6.37 index ccc53bf380..697b38e389 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 -- 2.39.5