From: Seung-Woo Kim Date: Thu, 14 Feb 2019 06:17:00 +0000 (+0900) Subject: arm64: configs: tizen_tm2_defconfig: enable syscon-reboot-mode config X-Git-Tag: submit/tizen/20190329.020226~77 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14e477e84fafd65ba68f4d7504cdc07344e06dff;p=platform%2Fkernel%2Flinux-exynos.git arm64: configs: tizen_tm2_defconfig: enable syscon-reboot-mode config To support reboot-mode, enable syscon-reboot-mode config option. Change-Id: I27e2da1f29aa5fa271b0914fd62e38470f47b403 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index 01329cade42b..e31014d32400 100644 --- a/arch/arm64/configs/tizen_tm2_defconfig +++ b/arch/arm64/configs/tizen_tm2_defconfig @@ -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