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 25f3b0a11ca8..96f05e588f4c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -618,6 +618,8 @@ config CAVIUM_OCTEON_REFERENCE_BOARD | |||
618 | select SYS_HAS_EARLY_PRINTK | 618 | select SYS_HAS_EARLY_PRINTK |
619 | select SYS_HAS_CPU_CAVIUM_OCTEON | 619 | select SYS_HAS_CPU_CAVIUM_OCTEON |
620 | select SWAP_IO_SPACE | 620 | select SWAP_IO_SPACE |
621 | select HW_HAS_PCI | ||
622 | select ARCH_SUPPORTS_MSI | ||
621 | help | 623 | help |
622 | This option supports all of the Octeon reference boards from Cavium | 624 | This option supports all of the Octeon reference boards from Cavium |
623 | Networks. It builds a kernel that dynamically determines the Octeon | 625 | Networks. It builds a kernel that dynamically determines the Octeon |