adm5120: refresh 2.6.30 patches
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Sep 2009 08:43:11 +0000 (08:43 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 Sep 2009 08:43:11 +0000 (08:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17600 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120/patches-2.6.30/001-adm5120.patch
target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch

index 2979f2a..5547234 100644 (file)
@@ -22,7 +22,7 @@
  config MACH_ALCHEMY
        bool "Alchemy processor based machines"
  
-@@ -632,6 +647,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -633,6 +648,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
  
  endchoice
  
index 1e4bf00..ca81a92 100644 (file)
@@ -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 @@