Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Aaro Koskinen and committed by
Paul Burton
99cffb4e 69095e39

+1 -1
+1 -1
arch/mips/configs/cavium_octeon_defconfig
··· 13 13 CONFIG_CAVIUM_OCTEON_SOC=y 14 14 CONFIG_CAVIUM_CN63XXP1=y 15 15 CONFIG_CAVIUM_OCTEON_CVMSEG_SIZE=2 16 + CONFIG_OCTEON_ILM=m 16 17 CONFIG_SMP=y 17 18 CONFIG_NR_CPUS=32 18 19 CONFIG_HZ_100=y ··· 107 106 CONFIG_SERIAL_8250_NR_UARTS=2 108 107 CONFIG_SERIAL_8250_RUNTIME_UARTS=2 109 108 CONFIG_SERIAL_8250_DW=y 110 - # CONFIG_HW_RANDOM is not set 111 109 CONFIG_I2C=y 112 110 CONFIG_I2C_OCTEON=y 113 111 CONFIG_SPI=y