Skip to content

Commit d2efde5

Browse files
committed
ARM: shmobile: defconfig: Refresh for v6.6-rc3
- Move CONFIG_KEXEC (moved in commit 89cde45 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")), Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/1b8aee0cfcb2fa8c6e73c67f1c85c4630d946159.1694438226.git.geert+renesas@glider.be Link: https://lore.kernel.org/r/401e68aa456557c9e1f4d2841ae7601686699974.1695815769.git.geert+renesas@glider.be
1 parent 6465e26 commit d2efde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ CONFIG_CGROUPS=y
66
CONFIG_BLK_DEV_INITRD=y
77
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
88
CONFIG_PERF_EVENTS=y
9+
CONFIG_KEXEC=y
910
CONFIG_ARCH_RENESAS=y
1011
CONFIG_PL310_ERRATA_588369=y
1112
CONFIG_SMP=y
1213
CONFIG_SCHED_MC=y
1314
CONFIG_NR_CPUS=8
1415
CONFIG_HIGHMEM=y
1516
CONFIG_ARM_APPENDED_DTB=y
16-
CONFIG_KEXEC=y
1717
CONFIG_CPU_FREQ=y
1818
CONFIG_CPU_FREQ_STAT=y
1919
CONFIG_CPU_FREQ_GOV_POWERSAVE=y

0 commit comments

Comments
 (0)