]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: shmobile: defconfig: Supplement DTB with ATAG information
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Thu, 16 Jan 2025 15:32:04 +0000 (16:32 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 3 Feb 2025 10:03:40 +0000 (11:03 +0100)
Enable CONFIG_ARM_ATAG_DTB_COMPAT to allow U-Boot to override kernel
command line from DTB using the bootargs argument.  This is needed at
least on R-Car H1 Marzen to control the command line from U-Boot.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250116153204.615736-1-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/configs/shmobile_defconfig

index fd28f3176c6ba181ae619fd5fed00f5a98a57871..8c30ed14e52c5e44fc947ded5cf5fd2a7fe77ed2 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_SCHED_MC=y
 CONFIG_NR_CPUS=8
 CONFIG_HIGHMEM=y
 CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=y