diff --git a/debian/changelog b/debian/changelog index 69a5e08d4..137fb5578 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 Fri, 12 Feb 2010 02:59:33 +0000 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 0bc4a9301..f856f41c9 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1115,6 +1115,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 ##