efi_loader: default EFI_LOADER=n on ARM11
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 20 Nov 2019 17:48:02 +0000 (18:48 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 23 Nov 2019 08:19:31 +0000 (09:19 +0100)
commitb7cdecfc196686ffae34b6849fc8b5b7ef62237a
tree2d8112e47934426f627aad6a7b415d33684732f4
parent2800540d101d7b0dd0629c5177fca48331d2927d
efi_loader: default EFI_LOADER=n on ARM11

Some of the ARM11 boards have tight limits on the size of U-Boots. Hence
use EFI_LOADER=n as default on ARM11.

Set EFI_LOADER=y for the Raspberry Pi and Raspberry Pi Zero as these boards
have sufficient storage on the SD card.

Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/rpi_0_w_defconfig
configs/rpi_defconfig
lib/efi_loader/Kconfig