]> asedeno.scripts.mit.edu Git - linux.git/commit
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
authorScott Branden <scott.branden@broadcom.com>
Tue, 11 Sep 2018 20:26:38 +0000 (13:26 -0700)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 12 Sep 2018 14:41:41 +0000 (16:41 +0200)
commitd310959365942b100f79b56bcce859968fe7ca9c
tree436f83468dda07b9c7b1ee14fb129ecd926f65e8
parent11da3a7f84f19c26da6f86af878298694ede0804
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y

Default EFI_ARMSTUB_DTB_LOADER to y to allow the dtb= command
line parameter to function with efi loader.

Required for development purposes and to boot on existing bootloaders
that do not support devicetree provided by the firmware or by the
bootloader.

Fixes: 3d7ee348aa41 ("efi/libstub/arm: Add opt-in Kconfig option ...")
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
drivers/firmware/efi/Kconfig