On 07.07.22 12:41, Steffen Trumtrar wrote: > Disable KALLSYMS because of image size. Where does it need to fit into where it does no longer? This should go into the commit message. If you have image size problems, consider using __dtb_z_ instead of __dtb_ for the device trees to compress it. > > Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx> > --- > arch/arm/configs/socfpga-arria10_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/configs/socfpga-arria10_defconfig b/arch/arm/configs/socfpga-arria10_defconfig > index a37bae6217..17135677b9 100644 > --- a/arch/arm/configs/socfpga-arria10_defconfig > +++ b/arch/arm/configs/socfpga-arria10_defconfig > @@ -1,11 +1,11 @@ > 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 > CONFIG_ARM_UNWIND=y > CONFIG_MALLOC_SIZE=0x0 > CONFIG_MALLOC_TLSF=y > -CONFIG_KALLSYMS=y > CONFIG_RELOCATABLE=y > CONFIG_HUSH_FANCY_PROMPT=y > CONFIG_CMDLINE_EDITING=y -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |