adm5120: refresh 2.6.30 patches
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Sep 2009 08:43:11 +0000 (08:43 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 17 Sep 2009 08:43:11 +0000 (08:43 +0000)
SVN-Revision: 17600

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

index 2979f2ac08993e0aa78625b7797a61ee5ce5c5e8..55472340b438aed424b43dd70ad3cc67173b74aa 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 1e4bf000ea56560c5d769ae91bf8b36ef9c2a8fc..ca81a92cd1fb67e0e435146ce1495b5df1082807 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 @@