openwrt/target/linux/malta/le/config-default
Hauke Mehrtens 391f250ae9 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:49 +00: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