
1 Feb
2021
1 Feb
'21
7:18 a.m.
On Mon, Feb 1, 2021 at 12:17 AM Simon Glass sjg@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 sjg@chromium.org
configs/chromebook_samus_defconfig | 1 + include/configs/chromebook_samus.h | 3 +++ 2 files changed, 4 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com