]> git.baikalelectronics.ru Git - kernel.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)
commit090d34cecdb9542213ac9dc5805b9b43b418b1b9
tree436f83468dda07b9c7b1ee14fb129ecd926f65e8
parent98d8ef8d1216385375417e11a07c1df549521ab0
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: 4cac17c0f353 ("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