
10 May
2021
10 May
'21
7:48 a.m.
On Sat, Apr 24, 2021 at 12:57 PM Simon Glass sjg@chromium.org wrote:
Use VENDOR_COREBOOT instead of TARGET_COREBOOT so we can have multiple coreboot boards, sharing options. Only SYS_CONFIG_NAME needs to be defined TARGET_COREBOOT.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
arch/x86/cpu/coreboot/Kconfig | 2 +- board/coreboot/coreboot/Kconfig | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com