diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 8a9011dced14..ca649d32a843 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -434,6 +434,8 @@ config CPU_SUBTYPE_SH7757 | |||
434 | select CPU_SH4A | 434 | select CPU_SH4A |
435 | select CPU_SHX2 | 435 | select CPU_SHX2 |
436 | select ARCH_WANT_OPTIONAL_GPIOLIB | 436 | select ARCH_WANT_OPTIONAL_GPIOLIB |
437 | select USB_ARCH_HAS_OHCI | ||
438 | select USB_ARCH_HAS_EHCI | ||
437 | help | 439 | help |
438 | Select SH7757 if you have a SH4A SH7757 CPU. | 440 | Select SH7757 if you have a SH4A SH7757 CPU. |
439 | 441 | ||