forked from Ivasoft/openwrt
malta: prune subtarget configs
Drop autogenerated kernel config options. These aren't needed to build and can obscure options relevant to the subtarget. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
committed by
Petr Štetiar
parent
fd1c285040
commit
6eca2e40e7
@@ -1,12 +1,4 @@
|
||||
CONFIG_CPU_BIG_ENDIAN=y
|
||||
CONFIG_CPU_HAS_RIXI=y
|
||||
# CONFIG_CPU_LITTLE_ENDIAN is not set
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user