From: Seung-Woo Kim Date: Thu, 14 Feb 2019 06:14:54 +0000 (+0900) Subject: ARM: configs: tizen_odroid: enable syscon-reboot-mode config X-Git-Tag: submit/tizen/20190329.020226~79 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F199701%2F3;p=platform%2Fkernel%2Flinux-exynos.git ARM: configs: tizen_odroid: enable syscon-reboot-mode config To support reboot-mode, enable syscon-reboot-mode config option. Change-Id: I4fe5074f4eeaec4d27d686e5bea4eaf5820fd640 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig index 9f795ac99b6f..7d3b304a1fc8 100644 --- a/arch/arm/configs/tizen_odroid_defconfig +++ b/arch/arm/configs/tizen_odroid_defconfig @@ -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