From: Mike Westerhof Date: Mon, 21 Feb 2011 01:30:22 +0000 (-0600) Subject: SlugOS: enable in-kernel atheros 5k device support for DSM-G600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=815bef339b1d27099f2cf3f6781c8e4f9e2e6c29;p=openembedded.git SlugOS: enable in-kernel atheros 5k device support for DSM-G600 --- 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