u-boot/arch/arc
Tom Rini 28388f4ddb arc: Cleanup and audit usage of <config.h>
We need to include <config.h> directly when a file needs to have
something such as CFG_SYS_SDRAM_SIZE referenced as this file is not
automatically globally included and is most commonly indirectly included
via common.h.  Remove most cases of arc including config.h directly, but
add it where needed. Further clean up the tb100 board config.h file so
that we don't rely on config.h being included there for a value used in
a single place.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-12-21 08:54:37 -05:00
..
cpu Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
dts dm: dts: Convert driver model tags to use new schema 2023-02-14 09:43:26 -07:00
include/asm arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
lib arc: Cleanup and audit usage of <config.h> 2023-12-21 08:54:37 -05:00
config.mk arc: Drop CONFIG_MMU 2023-02-07 14:33:48 -05:00
Kconfig arc: Migrate ARC_MMU_VER to Kconfig 2023-01-20 12:27:06 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00