]> git.baikalelectronics.ru Git - uboot.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)
commite70a98d0938783b4fd48eca4b8e36a04390d25b8
tree3e9f2b840aa23fee632e398f1f05100683e235d1
parent0a7c5d84ed1d1b88d5084ee7037e6a05984f0f72
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