]> Git Repo - linux.git/commitdiff
arm64: defconfig: enable syscon-poweroff driver
authorKrzysztof Kozlowski <[email protected]>
Fri, 1 Sep 2023 11:57:32 +0000 (13:57 +0200)
committerArnd Bergmann <[email protected]>
Thu, 28 Sep 2023 07:17:05 +0000 (09:17 +0200)
Enable the generic syscon-poweroff driver used on all Exynos ARM64 SoCs
(e.g. Exynos5433) and few APM SoCs.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm64/configs/defconfig

index 24531891c7bea81f37009457f0809fb67f9846ca..a789119e6483b50000e6a3a6a1aeff5fb6eabe6d 100644 (file)
@@ -636,6 +636,7 @@ CONFIG_POWER_RESET_MSM=y
 CONFIG_POWER_RESET_QCOM_PON=m
 CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
+CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 CONFIG_SYSCON_REBOOT_MODE=y
 CONFIG_NVMEM_REBOOT_MODE=m
 CONFIG_BATTERY_SBS=m
This page took 0.057895 seconds and 4 git commands to generate.