kernel: Add console kernel config for s390

This config is to update console kernel config for s390.

Fixes: #6162

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
This commit is contained in:
Hyounggyu Choi 2023-01-30 19:23:53 +01:00
parent b29cbbfd2c
commit 56f0a27fef
2 changed files with 3 additions and 1 deletions

View File

@ -6,3 +6,5 @@ CONFIG_TN3270_CONSOLE=y
CONFIG_CCW_CONSOLE=y
CONFIG_SCLP_TTY=y
CONFIG_SCLP_CONSOLE=y
CONFIG_SCLP_VT220_TTY=y
CONFIG_SCLP_VT220_CONSOLE=y

View File

@ -1 +1 @@
98
99