From 24aa2681a1403e75f79111fd656a8bc38421de6f Mon Sep 17 00:00:00 2001 From: Seung-Woo Kim Date: Fri, 26 Apr 2019 16:04:40 +0900 Subject: [PATCH] Add VT support for TLM Tizen uses tlm and it requires vt. Add VT support. Change-Id: Ibaf42fb7f63363ac45b8f862d7573b1437dc3941 Signed-off-by: Seung-Woo Kim --- tizen/tizen_defconfig | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tizen/tizen_defconfig b/tizen/tizen_defconfig index b6a3172..8bb5147 100644 --- a/tizen/tizen_defconfig +++ b/tizen/tizen_defconfig @@ -102,7 +102,15 @@ CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y # -# 1-4. Other Tizen Booting +# 1-4. TLM user login support +# + +# Tizen uses tlm for user session and it requires vt. +# (Mandatory) +CONFIG_VT + +# +# 1-5. Other Tizen Booting # # Tizen requies devtmpfs auto-mount and tmpfs. -- 2.7.4