ARM: configs: tizen_odroid: enable syscon-reboot-mode config 01/199701/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 14 Feb 2019 06:14:54 +0000 (15:14 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 15 Feb 2019 08:37:12 +0000 (17:37 +0900)
To support reboot-mode, enable syscon-reboot-mode config option.

Change-Id: I4fe5074f4eeaec4d27d686e5bea4eaf5820fd640
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_odroid_defconfig

index 9f795ac..7d3b304 100644 (file)
@@ -2371,7 +2371,8 @@ CONFIG_POWER_RESET=y
 # CONFIG_POWER_RESET_VERSATILE is not set
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
-# 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