coreboot/src/soc
Martin Roth 7e48686535 src/soc: Get rid of most src/soc/Kconfig files
Most of the src/soc/Kconfig files are only there for AMD and Intel to
load the main SoC Kconfig files before any common files.  That can be
done in src/Kconfig instead.  Moving the loads to the lower level allows
the removal of all but the Intel soc/Kconfig file, which can be removed
in a follow-on patch.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I5061191fe23e0b7c745e90874bd7b390806bbcfa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65327
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2022-06-24 03:59:36 +00:00
..
amd src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
cavium src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
example/min86 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
intel src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
mediatek src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
nvidia src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
qualcomm src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
rockchip src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
samsung src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
sifive/fu540 src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
ti src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00
ucb/riscv src/soc: Get rid of most src/soc/Kconfig files 2022-06-24 03:59:36 +00:00