summaryrefslogtreecommitdiff
path: root/configs/bcm96856_defconfig
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@kernel.org>2023-11-24 17:03:24 +0200
committerPraneeth Bajjuri <praneeth@ti.com>2023-11-24 16:53:29 -0600
commitca69452f7ab492e350a8b618845a9b78c4b93adf (patch)
treee4bb58c8c6536732664fe36bbd4192f2be0ae52c /configs/bcm96856_defconfig
parent2bf80af7a966a25890abb0fe68b4504ed680e833 (diff)
tools/fdtgrep: Include __symbols__ table
This is required for overlays to work at SPL. Loading of symbol table depends on DT Overlay support in SPL so make it compile-time dependent. Without this SPL fails to boot some platforms where this feature is not enabled (e.g. dra71-evm.) Without including the <linux/kconfig.h> file, the symbol CONFIG_SPL_LOAD_FIT_APPLY_OVERLAY will not be visible and we will never include the symbol table. So include <linux/kconfig.h> Due to some reason it needs to be included after [#include "fdt_host.h"] otherwise it causes a build error. Signed-off-by: Roger Quadros <rogerq@kernel.org>
Diffstat (limited to 'configs/bcm96856_defconfig')
0 files changed, 0 insertions, 0 deletions