mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 23:44:29 +01:00
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:
@@ -6,3 +6,5 @@ CONFIG_TN3270_CONSOLE=y
|
|||||||
CONFIG_CCW_CONSOLE=y
|
CONFIG_CCW_CONSOLE=y
|
||||||
CONFIG_SCLP_TTY=y
|
CONFIG_SCLP_TTY=y
|
||||||
CONFIG_SCLP_CONSOLE=y
|
CONFIG_SCLP_CONSOLE=y
|
||||||
|
CONFIG_SCLP_VT220_TTY=y
|
||||||
|
CONFIG_SCLP_VT220_CONSOLE=y
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
98
|
99
|
||||||
|
|||||||
Reference in New Issue
Block a user