diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 08:43:11 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-17 08:43:11 +0000 |
commit | 82a938d7b7b2d73fa3fb72a50c7ff8308dc694f2 (patch) | |
tree | 1dc7ada0661cbebdbd5997c82e55c5b600eda294 /target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch | |
parent | 5949fd8b7c850cc7267e27ffa650218ec5e0bd02 (diff) |
adm5120: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17600 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch b/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch index 1e4bf000ea..ca81a92cd1 100644 --- a/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch +++ b/target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch @@ -7,7 +7,7 @@ +obj-$(CONFIG_USB_ADM5120_HCD) += host/ obj-$(CONFIG_USB_EHCI_HCD) += host/ obj-$(CONFIG_USB_ISP116X_HCD) += host/ - obj-$(CONFIG_USB_ISP1760_HCD) += host/ + obj-$(CONFIG_USB_OHCI_HCD) += host/ --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -4,6 +4,10 @@ |