From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> Disable KALLSYMS because of image size. Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> --- arch/arm/configs/socfpga-arria10_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/socfpga-arria10_defconfig b/arch/arm/configs/socfpga-arria10_defconfig index a37bae6217..5ac2198d41 100644 --- a/arch/arm/configs/socfpga-arria10_defconfig +++ b/arch/arm/configs/socfpga-arria10_defconfig @@ -1,4 +1,5 @@ CONFIG_ARCH_SOCFPGA=y +CONFIG_MACH_SOCFPGA_ENCLUSTRA_AA1=y CONFIG_MACH_SOCFPGA_REFLEX_ACHILLES=y CONFIG_AEABI=y CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y -- 2.30.2