[PATCH] x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Simon Glass
sjg at chromium.org
Sat Jul 31 03:35:09 CEST 2021
On Tue, 27 Jul 2021 at 09:15, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> These 2 options are no longer needed as now binman is used to build
> u-boot.rom.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Kconfig | 21 ---------------------
> arch/x86/Kconfig | 2 --
> arch/x86/cpu/quark/Kconfig | 1 -
> doc/arch/x86.rst | 13 ++-----------
> 4 files changed, 2 insertions(+), 35 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list