diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index cf8d0945530c..4d4744f07e52 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -691,6 +691,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD | |||
691 | select SWAP_IO_SPACE | 691 | select SWAP_IO_SPACE |
692 | select HW_HAS_PCI | 692 | select HW_HAS_PCI |
693 | select ARCH_SUPPORTS_MSI | 693 | select ARCH_SUPPORTS_MSI |
694 | select ZONE_DMA32 | ||
694 | help | 695 | help |
695 | This option supports all of the Octeon reference boards from Cavium | 696 | This option supports all of the Octeon reference boards from Cavium |
696 | Networks. It builds a kernel that dynamically determines the Octeon | 697 | Networks. It builds a kernel that dynamically determines the Octeon |