From 6eca2e40e74e8385459d9437f49eb7e058f78548 Mon Sep 17 00:00:00 2001 From: Tony Ambardar Date: Thu, 18 Feb 2021 22:52:20 -0800 Subject: 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 --- target/linux/malta/be/config-default | 8 -------- 1 file changed, 8 deletions(-) (limited to 'target/linux/malta/be') diff --git a/target/linux/malta/be/config-default b/target/linux/malta/be/config-default index 735296f5b3..5586be6b7c 100644 --- a/target/linux/malta/be/config-default +++ b/target/linux/malta/be/config-default @@ -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 -- cgit v1.2.3