ARM: configs: rv1106: enable CONFIG_UNIX98_PTYS

Disable PTYS causes "adb shell" fail.

This is a partial revert of commit
e6567a9d42 ("ARM: configs: rv1106: disable PTY and 8250_CONSOLE").

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: Ie969c44277b3ab7c6888f345064f4059d795dc75
This commit is contained in:
Huibin Hong
2022-03-28 01:19:48 +00:00
committed by Tao Huang
parent 7b06a681ad
commit fe39a477c8

View File

@@ -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