mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 23:38:31 +00: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:
parent
b29cbbfd2c
commit
56f0a27fef
@ -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
|
||||
|
@ -1 +1 @@
|
||||
98
|
||||
99
|
||||
|
Loading…
Reference in New Issue
Block a user