summaryrefslogtreecommitdiff
path: root/debian/patches/debian/dfsg/drivers-staging-otus-disable.patch
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2009-11-04 02:02:19 +0000
committerBen Hutchings <benh@debian.org>2009-11-04 02:02:19 +0000
commit23229038effd56e64ef1d00372a9ac9868615cfe (patch)
treefa31fefa3e1000e5643a0e661e4f673329ce7ef8 /debian/patches/debian/dfsg/drivers-staging-otus-disable.patch
parent985b41bdad9206cd7cae14f646903a29e458b81e (diff)
Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes. Remove bugfix patches merged upstream. svn path=/dists/trunk/linux-2.6/; revision=14541
Diffstat (limited to 'debian/patches/debian/dfsg/drivers-staging-otus-disable.patch')
-rw-r--r--debian/patches/debian/dfsg/drivers-staging-otus-disable.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/debian/dfsg/drivers-staging-otus-disable.patch b/debian/patches/debian/dfsg/drivers-staging-otus-disable.patch
index a4d805806..b7dc8b190 100644
--- a/debian/patches/debian/dfsg/drivers-staging-otus-disable.patch
+++ b/debian/patches/debian/dfsg/drivers-staging-otus-disable.patch
@@ -1,11 +1,9 @@
-diff --git a/drivers/staging/otus/Kconfig b/drivers/staging/otus/Kconfig
-index d549d08..fef9785 100644
--- a/drivers/staging/otus/Kconfig
+++ b/drivers/staging/otus/Kconfig
@@ -1,5 +1,6 @@
config OTUS
tristate "Atheros OTUS 802.11n USB wireless support"
+ depends on BROKEN
- depends on USB && WLAN_80211 && MAC80211
+ depends on USB && WLAN && MAC80211
default N
---help---