RISCV: config: Enable hibernation and swap partition 86/301886/2
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 22 Nov 2023 07:53:23 +0000 (16:53 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 27 Nov 2023 06:16:34 +0000 (15:16 +0900)
Enable the hibernation configuration and related
PM features for debuf purprose.

Change-Id: I635a1c783e0e4e2a4f3c518d90a45b32d10e9d2d
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/riscv/configs/tizen_visionfive2_defconfig

index 7d1fc68..66f1822 100644 (file)
@@ -31,8 +31,8 @@ CONFIG_SOC_SIFIVE=y
 CONFIG_SOC_STARFIVE=y
 CONFIG_SOC_VIRT=y
 CONFIG_SMP=y
-CONFIG_HOTPLUG_CPU=y
-CONFIG_PM=y
+CONFIG_HIBERNATION=y
+CONFIG_PM_STD_PARTITION="PARTLABEL=hibernation"
 CONFIG_CPU_IDLE=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_STAT=y