]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: shmobile: defconfig: Refresh for v6.6-rc3
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 11 Sep 2023 13:17:40 +0000 (15:17 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Sep 2023 09:41:02 +0000 (11:41 +0200)
  - Move CONFIG_KEXEC (moved in commit 89cde455915f4611 ("kexec:
    consolidate kexec and crash options into kernel/Kconfig.kexec")),

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
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
arch/arm/configs/shmobile_defconfig

index 22205ef0f3768420b868c1a924b35b62db35d736..dfdea295c4affcfee058a63a7e08eecde0e3fc3d 100644 (file)
@@ -6,6 +6,7 @@ CONFIG_CGROUPS=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 CONFIG_PERF_EVENTS=y
+CONFIG_KEXEC=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_PL310_ERRATA_588369=y
 CONFIG_SMP=y
@@ -13,7 +14,6 @@ CONFIG_SCHED_MC=y
 CONFIG_NR_CPUS=8
 CONFIG_HIGHMEM=y
 CONFIG_ARM_APPENDED_DTB=y
-CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=y