From 9301f7ebdef1a4674632cd2ad23de98b6e50193a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 21:19:58 +0000 Subject: [PATCH] net/wireless/ath: Enable CARL9170 as module (carl9170, replacing ar9170usb) svn path=/dists/trunk/linux-2.6/; revision=17503 --- debian/changelog | 2 ++ debian/config/config | 12 +++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ebb04c887..e0d5caa19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low * dm: Enable DM_RAID, DM_FLAKEY as modules. Note these are currently experimental. * target: Enable TCM_FC as module + * net/wireless/ath: Enable CARL9170 as module (carl9170, replacing + ar9170usb) -- Ben Hutchings Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 03b4c4e2a..1bb93d650 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1858,11 +1858,6 @@ CONFIG_MWL8K=m CONFIG_ATH_COMMON=m # CONFIG_ATH_DEBUG is not set -## -## file: drivers/net/wireless/ath/ar9170/Kconfig -## -CONFIG_AR9170_USB=m - ## ## file: drivers/net/wireless/ath/ath5k/Kconfig ## @@ -1881,6 +1876,13 @@ CONFIG_ATH9K_RATE_CONTROL=y CONFIG_ATH9K_HTC=m # CONFIG_ATH9K_HTC_DEBUGFS is not set +## +## file: drivers/net/wireless/ath/carl9170/Kconfig +## +CONFIG_CARL9170=m +CONFIG_CARL9170_LEDS=y +# CONFIG_CARL9170_DEBUGFS is not set + ## ## file: drivers/net/wireless/b43/Kconfig ##