From 3fd097d293fc708b58cd7c9a761f9c818e2ad093 Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Tue, 17 Mar 2015 16:01:17 +0100 Subject: rinato: Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES This is required by systemd. Other configurations has this already enabled. Related: https://git.tizen.org/cgit/platform/upstream/systemd.git/commit/?h=upstream&id=b52a4a3b05a2a0d69868d57fd54f6e4b8fa0e7ca Change-Id: Ib8e4744c4cea1e0b6fe86ecb9e09cfa49be683be Signed-off-by: Maciej Wereski --- arch/arm/configs/tizen_rinato_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/tizen_rinato_defconfig b/arch/arm/configs/tizen_rinato_defconfig index de856697473..eb8571dfc6b 100644 --- a/arch/arm/configs/tizen_rinato_defconfig +++ b/arch/arm/configs/tizen_rinato_defconfig @@ -1117,7 +1117,7 @@ CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y -# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set +CONFIG_DEVPTS_MULTIPLE_INSTANCES=y # CONFIG_LEGACY_PTYS is not set # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_N_GSM is not set -- cgit v1.2.3