From fe39a477c89f177114c59cb5dc1e690346cd41ec Mon Sep 17 00:00:00 2001 From: Huibin Hong Date: Mon, 28 Mar 2022 01:19:48 +0000 Subject: [PATCH] ARM: configs: rv1106: enable CONFIG_UNIX98_PTYS Disable PTYS causes "adb shell" fail. This is a partial revert of commit e6567a9d427d ("ARM: configs: rv1106: disable PTY and 8250_CONSOLE"). Signed-off-by: Huibin Hong Change-Id: Ie969c44277b3ab7c6888f345064f4059d795dc75 --- arch/arm/configs/rv1106_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/rv1106_defconfig b/arch/arm/configs/rv1106_defconfig index 4984938b174d..ec1a0043b973 100644 --- a/arch/arm/configs/rv1106_defconfig +++ b/arch/arm/configs/rv1106_defconfig @@ -116,7 +116,6 @@ CONFIG_RK630_PHY=y # CONFIG_INPUT is not set # CONFIG_SERIO is not set # CONFIG_VT is not set -# CONFIG_UNIX98_PTYS is not set # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set