On Mon, Feb 1, 2021 at 12:17 AM Simon Glass <s...@chromium.org> wrote: > > With the recent addition of ACPI generation, the image size has got beyond > its current limit. > > Samus does not actually use this, nor x86 emulation for PCI ROMs, so > disable both features. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > configs/chromebook_samus_defconfig | 1 + > include/configs/chromebook_samus.h | 3 +++ > 2 files changed, 4 insertions(+) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>