mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 12:31:04 +00:00
Merge pull request #6163 from BbolroC/kernel-config-s390
kernel: Add console kernel config for s390
This commit is contained in:
commit
93b3d0a28e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user