From 072ebb84e1aea77af57a75ce6ce525a7ec76fd5a Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 17 Sep 2009 08:43:11 +0000
Subject: [PATCH] adm5120: refresh 2.6.30 patches

SVN-Revision: 17600
---
 target/linux/adm5120/patches-2.6.30/001-adm5120.patch     | 2 +-
 target/linux/adm5120/patches-2.6.30/005-adm5120_usb.patch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/adm5120/patches-2.6.30/001-adm5120.patch b/target/linux/adm5120/patches-2.6.30/001-adm5120.patch
index 2979f2ac08..55472340b4 100644
--- a/target/linux/adm5120/patches-2.6.30/001-adm5120.patch
+++ b/target/linux/adm5120/patches-2.6.30/001-adm5120.patch
@@ -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
  
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 @@
-- 
GitLab