arm64: configs: tizen_tm2_defconfig: enable syscon-reboot-mode config 03/199703/4
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 14 Feb 2019 06:17:00 +0000 (15:17 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 15 Feb 2019 08:37:13 +0000 (17:37 +0900)
To support reboot-mode, enable syscon-reboot-mode config option.

Change-Id: I27e2da1f29aa5fa271b0914fd62e38470f47b403
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/configs/tizen_tm2_defconfig

index 01329ca..e31014d 100644 (file)
@@ -2660,7 +2660,8 @@ CONFIG_POWER_RESET_SYSCON=y
 # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set
 # CONFIG_POWER_RESET_RMOBILE is not set
 # CONFIG_POWER_RESET_ZX is not set
-# CONFIG_SYSCON_REBOOT_MODE is not set
+CONFIG_REBOOT_MODE=y
+CONFIG_SYSCON_REBOOT_MODE=y
 CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 # CONFIG_PDA_POWER is not set