Skip to content

Commit d75e870

Browse files
krzkarndb
authored andcommitted
arm64: defconfig: enable syscon-poweroff driver
Enable the generic syscon-poweroff driver used on all Exynos ARM64 SoCs (e.g. Exynos5433) and few APM SoCs. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Link: https://lore.kernel.org/r/20230901115732.45854-1-krzysztof.kozlowski@linaro.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 5e8a380 commit d75e870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ CONFIG_POWER_RESET_MSM=y
636636
CONFIG_POWER_RESET_QCOM_PON=m
637637
CONFIG_POWER_RESET_XGENE=y
638638
CONFIG_POWER_RESET_SYSCON=y
639+
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
639640
CONFIG_SYSCON_REBOOT_MODE=y
640641
CONFIG_NVMEM_REBOOT_MODE=m
641642
CONFIG_BATTERY_SBS=m

0 commit comments

Comments
 (0)