]> 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)
commitc3b116b7be41a849276d11c2f1fb0330eb75b1d8
tree436f83468dda07b9c7b1ee14fb129ecd926f65e8
parentd9cd171e36a0a756e2d44073ffb1adf94fb7ed60
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: 60bcb108c234 ("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