aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2010-02-12 03:16:37 +0000
committerBen Hutchings <benh@debian.org>2010-02-12 03:16:37 +0000
commitbb1ae1e9b7ddbea4381822002155fa40a0893276 (patch)
tree0976c6d5e620ef12c91039045b20b21a94a88a41
parent812fb681cc4faab50f1b91bf43e4788b2f5efa27 (diff)
downloadkernel_replicant_linux-bb1ae1e9b7ddbea4381822002155fa40a0893276.tar.gz
kernel_replicant_linux-bb1ae1e9b7ddbea4381822002155fa40a0893276.tar.bz2
kernel_replicant_linux-bb1ae1e9b7ddbea4381822002155fa40a0893276.zip
[x86] Enable USB IP drivers (Closes: #568903)
svn path=/dists/trunk/linux-2.6/; revision=15148
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/kernelarch-x86/config7
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 69a5e08d4788..137fb55786a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux-2.6 (2.6.32-9) unstable; urgency=low
[ Ben Hutchings ]
* Do not build obsolete lgs8gl5 driver
+ * [x86] Enable USB IP drivers (Closes: #568903)
-- Ben Hutchings <ben@decadent.org.uk> Fri, 12 Feb 2010 02:59:33 +0000
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 0bc4a9301810..f856f41c9e31 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1116,6 +1116,13 @@ CONFIG_RTL8187SE=m
CONFIG_RTL8192E=m
##
+## file: drivers/staging/usbip/Kconfig
+##
+CONFIG_USB_IP_COMMON=m
+CONFIG_USB_IP_VHCI_HCD=m
+CONFIG_USB_IP_HOST=m
+
+##
## file: drivers/staging/wlan-ng/Kconfig
##
CONFIG_PRISM2_USB=m