[PATCH v2 12/16] x86: coreboot: Use vendor in the Kconfig
Bin Meng
bmeng.cn at gmail.com
Mon May 10 07:48:27 CEST 2021
On Sat, Apr 24, 2021 at 12:57 PM Simon Glass <sjg at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list