adm5120: refresh 2.6.30 patches

SVN-Revision: 17600
This commit is contained in:
Gabor Juhos 2009-09-17 08:43:11 +00:00
parent c067858fdf
commit 072ebb84e1
2 changed files with 2 additions and 2 deletions

View 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

View 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 @@