aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r--drivers/usb/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 22a917302e35..703a33b46e75 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -47,11 +47,6 @@ config USB_ARCH_HAS_OHCI
47 # MIPS: 47 # MIPS:
48 default y if MIPS_ALCHEMY 48 default y if MIPS_ALCHEMY
49 default y if MACH_JZ4740 49 default y if MACH_JZ4740
50 # SH:
51 default y if CPU_SUBTYPE_SH7720
52 default y if CPU_SUBTYPE_SH7721
53 default y if CPU_SUBTYPE_SH7763
54 default y if CPU_SUBTYPE_SH7786
55 # more: 50 # more:
56 default PCI 51 default PCI
57 52
@@ -66,7 +61,6 @@ config USB_ARCH_HAS_EHCI
66 default y if ARCH_AT91SAM9G45 61 default y if ARCH_AT91SAM9G45
67 default y if ARCH_MXC 62 default y if ARCH_MXC
68 default y if ARCH_OMAP3 63 default y if ARCH_OMAP3
69 default y if CPU_SUBTYPE_SH7786
70 default PCI 64 default PCI
71 65
72# ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface. 66# ARM SA1111 chips have a non-PCI based "OHCI-compatible" USB host interface.