Openwrt/target/linux/malta/le/config-default
Hauke Mehrtens eafdd1a0fc malta: Refresh kernel configuration
This refreshes the kernel configuration on top of kernel 5.4.
It now builds without asking to select some kernel options on all 4
subtargets.
It still does not boot up, there is a different problem.

Tested-By: Yousong Zhou <yszhou4tech@gmail.com>
Acked-By: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-10 23:58:58 +02:00

12 lines
243 B
Plaintext

CONFIG_CPU_HAS_RIXI=y
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_CPU_MIPS32_R2=y
CONFIG_CPU_MIPSR2=y
CONFIG_CPU_SUPPORTS_MSA=y
CONFIG_HAVE_CBPF_JIT=y
CONFIG_HAVE_KVM=y
CONFIG_HIGHMEM=y
CONFIG_MIPS_CBPF_JIT=y
CONFIG_MIPS_SPRAM=y
CONFIG_TARGET_ISA_REV=2