[PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
From: Ard Biesheuvel <hidden>
Date: 2018-09-05 09:40:53
Also in:
lkml
From: Ard Biesheuvel <hidden>
Date: 2018-09-05 09:40:53
Also in:
lkml
On 4 September 2018 at 19:19, Scott Branden [off-list ref] wrote:
Rather than introduce EFI_ARMSTUB_DTB_LOADER, why not have the efistub use CONFIG_OF to determine whether it supports dtb= or not? That way ACPI-only distros disable devicetree support entirely.
Unfortunately, CONFIG_OF cannot be disabled on arm64 even on ACPI-only builds.