diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2011-08-12 22:08:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-23 14:27:49 -0700 |
commit | 9ac4025d8088675a325124b61b592922efa56d22 (patch) | |
tree | a984ec90b793db2f9c3cc2ee7d8c53973594dce9 /drivers/staging/Kconfig | |
parent | 746a54ac1d9878c60d2a3a852a9ccfd3127c3249 (diff) | |
download | talos-obmc-linux-9ac4025d8088675a325124b61b592922efa56d22.tar.gz talos-obmc-linux-9ac4025d8088675a325124b61b592922efa56d22.zip |
staging: remove ath6kl
ath6kl is now in drivers/net/wireless/ath so the staging driver
is not supported anymore and should be removed.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r-- | drivers/staging/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index a097763529fd..eac0a7fd8ef6 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig @@ -128,8 +128,6 @@ source "drivers/staging/quickstart/Kconfig" source "drivers/staging/sbe-2t3e3/Kconfig" -source "drivers/staging/ath6kl/Kconfig" - source "drivers/staging/keucr/Kconfig" source "drivers/staging/bcm/Kconfig" |