]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Use vendor in the Kconfig
authorSimon Glass <sjg@chromium.org>
Sun, 27 Jun 2021 23:51:07 +0000 (17:51 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 15 Jul 2021 11:50:21 +0000 (19:50 +0800)
commit4dfe4b44cc7f0df78d9013619ec6c411e7b60bbd
tree3e9f2b840aa23fee632e398f1f05100683e235d1
parentc5c62155c542368269d7a0e968401e76abcc2490
x86: coreboot: Use vendor in the Kconfig

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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/Kconfig
board/coreboot/coreboot/Kconfig