diff options
author | andy.hu <andy.hu@starfivetech.com> | 2024-03-22 15:37:47 +0300 |
---|---|---|
committer | andy.hu <andy.hu@starfivetech.com> | 2024-03-22 15:37:47 +0300 |
commit | 785ad647c4ad0ea50c2d354726435c220513384b (patch) | |
tree | 07ec43e8fd2f57d7739fcdc5e96528ca76170f64 | |
parent | 077cc6db6398aef2a574c039453b6afb1a1c899c (diff) | |
parent | 49e60416803fe7896633c0143e4fc4b89e9774a1 (diff) | |
download | linux-785ad647c4ad0ea50c2d354726435c220513384b.tar.xz |
Merge branch 'CR_9841_defconfig_6.6_hal.feng' into 'vf2-6.6.y-devel'
CR_9841_defconfig_6.6_hal.feng
See merge request sbc/linux!202
-rw-r--r-- | arch/riscv/configs/starfive_visionfive2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/starfive_visionfive2_defconfig b/arch/riscv/configs/starfive_visionfive2_defconfig index 4b675e0c77cd..2d6d837ec004 100644 --- a/arch/riscv/configs/starfive_visionfive2_defconfig +++ b/arch/riscv/configs/starfive_visionfive2_defconfig @@ -24,6 +24,7 @@ CONFIG_NONPORTABLE=y CONFIG_SMP=y CONFIG_HZ_100=y CONFIG_HIBERNATION=y +CONFIG_PM_STD_PARTITION="PARTLABEL=hibernation" CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y CONFIG_PM_TEST_SUSPEND=y |