Refresh the defconfig for Renesas R-Car Gen3 and RZ/G2 systems: - Drop CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=n (no longer auto-enabled since commit 6edcf9dc2e1aff3a ("efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes")). Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- Not intended for upstream merge. To be applied to the topic/renesas-defconfig branch. --- arch/arm64/configs/renesas_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index f641a2675d0a425b..e440845c96bd90b7 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -61,7 +61,6 @@ CONFIG_ARM_CPUIDLE=y CONFIG_CPU_FREQ=y CONFIG_CPUFREQ_DT=y # CONFIG_DMIID is not set -# CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER is not set CONFIG_VIRTUALIZATION=y CONFIG_KVM=y CONFIG_ARM64_CRYPTO=y -- 2.25.1