summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorAaro Koskinen2018-12-04 21:12:15 +0100
committerPaul Burton2018-12-05 00:47:03 +0100
commit99cffb4e43a436dcb1a36c1c874633b076b93fe7 (patch)
tree08f16423963b9c2d3f0a599d238facf2c4aa26ad /arch/mips/configs
parentmips: annotate implicit fall throughs (diff)
downloadkernel-qcow2-linux-99cffb4e43a436dcb1a36c1c874633b076b93fe7.tar.gz
kernel-qcow2-linux-99cffb4e43a436dcb1a36c1c874633b076b93fe7.tar.xz
kernel-qcow2-linux-99cffb4e43a436dcb1a36c1c874633b076b93fe7.zip
MIPS: OCTEON: enable all OCTEON drivers in defconfig
Enable all OCTEON drivers in defconfig. Currently oct_ilm and octeon-rng are still missing; enable those to get them included in kernel builds. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/cavium_octeon_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/cavium_octeon_defconfig b/arch/mips/configs/cavium_octeon_defconfig
index c3f6c3488559..b0e8e8f6284b 100644
--- a/arch/mips/configs/cavium_octeon_defconfig
+++ b/arch/mips/configs/cavium_octeon_defconfig
@@ -13,6 +13,7 @@ CONFIG_SLAB=y
CONFIG_CAVIUM_OCTEON_SOC=y
CONFIG_CAVIUM_CN63XXP1=y
CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE=2
+CONFIG_OCTEON_ILM=m
CONFIG_SMP=y
CONFIG_NR_CPUS=32
CONFIG_HZ_100=y
@@ -106,7 +107,6 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=2
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
CONFIG_SERIAL_8250_DW=y
-# CONFIG_HW_RANDOM is not set
CONFIG_I2C=y
CONFIG_I2C_OCTEON=y
CONFIG_SPI=y