summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>2018-07-24 14:32:00 +0200
committerPaul Burton <paul.burton@mips.com>2018-07-24 10:37:33 -0700
commit491ec1553e0075f345fbe476a93775eabcbc40b6 (patch)
treef5995cab928f059998e4def734924f86d7e6d43d
parentfc5d988878942e9b42a4de5204bdd452f3f1ce47 (diff)
downloadlinux-491ec1553e0075f345fbe476a93775eabcbc40b6.tar.gz
linux-491ec1553e0075f345fbe476a93775eabcbc40b6.tar.bz2
linux-491ec1553e0075f345fbe476a93775eabcbc40b6.zip
MIPS: Octeon: Select HAS_RAPIDIO
All Octeons starting with Octeon II have RAPIDIO controller which can function even with PCI disabled. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Acked-by: Alexandre Bounine <alex.bou9@gmail.com> Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/19988/ Cc: linux-mips@linux-mips.org Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: Matt Porter <mporter@kernel.crashing.org>
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index b7fa44ddf452..235feb657b0b 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -890,6 +890,7 @@ config CAVIUM_OCTEON_SOC
bool "Cavium Networks Octeon SoC based boards"
select CEVT_R4K
select ARCH_HAS_PHYS_TO_DMA
+ select HAS_RAPIDIO
select PHYS_ADDR_T_64BIT
select SYS_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_BIG_ENDIAN