diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index fcedd612c54c..a39e3214ea3d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -550,6 +550,8 @@ config ARCH_IXP4XX | |||
550 | select GENERIC_CLOCKEVENTS | 550 | select GENERIC_CLOCKEVENTS |
551 | select MIGHT_HAVE_PCI | 551 | select MIGHT_HAVE_PCI |
552 | select NEED_MACH_IO_H | 552 | select NEED_MACH_IO_H |
553 | select USB_EHCI_BIG_ENDIAN_MMIO | ||
554 | select USB_EHCI_BIG_ENDIAN_DESC | ||
553 | help | 555 | help |
554 | Support for Intel's IXP4XX (XScale) family of processors. | 556 | Support for Intel's IXP4XX (XScale) family of processors. |
555 | 557 | ||