diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 535a08ad69b3..8fbbef95021f 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -694,6 +694,8 @@ config CAVIUM_OCTEON_REFERENCE_BOARD | |||
694 | select HW_HAS_PCI | 694 | select HW_HAS_PCI |
695 | select ARCH_SUPPORTS_MSI | 695 | select ARCH_SUPPORTS_MSI |
696 | select ZONE_DMA32 | 696 | select ZONE_DMA32 |
697 | select USB_ARCH_HAS_OHCI | ||
698 | select USB_ARCH_HAS_EHCI | ||
697 | help | 699 | help |
698 | This option supports all of the Octeon reference boards from Cavium | 700 | This option supports all of the Octeon reference boards from Cavium |
699 | Networks. It builds a kernel that dynamically determines the Octeon | 701 | Networks. It builds a kernel that dynamically determines the Octeon |