On 10/18/2019 12:01 PM, Laurentiu Tudor wrote: > From: Laurentiu Tudor <[email protected]> > > If SEC FW support is not enabled (ARMV8_SEC_FIRMWARE_SUPPORT=n) this > compilation error happens: > arch/arm/include/asm/arch-fsl-layerscape/fsl_icid.h:169:4: error: > 'CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT' undeclared here (not in a function) > > Fix it by wrapping with CONFIG_IS_ENABLED(). > > Signed-off-by: Laurentiu Tudor <[email protected]> Reviewed-by: Horia Geantă <[email protected]>
Thanks, Horia _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

