Cavium Octeon is an example of the SoC where RAPIDIO works without PCI. So drop the unnecessary dependency. Signed-off-by: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx> --- arch/mips/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 08c10c518f83..ac8a63d02391 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -3117,7 +3117,6 @@ source "drivers/pcmcia/Kconfig" config RAPIDIO tristate "RapidIO support" - depends on PCI default n help If you say Y here, the kernel will include drivers and -- 2.18.0