Skip to content

Commit ff5a81e

Browse files
Niklas Söderlundgeertu
authored andcommitted
ARM: shmobile: defconfig: Supplement DTB with ATAG information
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>
1 parent 2014c95 commit ff5a81e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CONFIG_SCHED_MC=y
1414
CONFIG_NR_CPUS=8
1515
CONFIG_HIGHMEM=y
1616
CONFIG_ARM_APPENDED_DTB=y
17+
CONFIG_ARM_ATAG_DTB_COMPAT=y
1718
CONFIG_CPU_FREQ=y
1819
CONFIG_CPU_FREQ_STAT=y
1920
CONFIG_CPU_FREQ_GOV_POWERSAVE=y

0 commit comments

Comments
 (0)