[PATCH] x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
bmeng.cn at gmail.com
Sat Jul 31 03:58:49 CEST 2021
On Sat, Jul 31, 2021 at 9:35 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list