aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 5a4c668676b5..a281bd6e94db 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -710,6 +710,7 @@ config S390_GUEST
710 def_bool y 710 def_bool y
711 prompt "s390 support for virtio devices" 711 prompt "s390 support for virtio devices"
712 depends on 64BIT 712 depends on 64BIT
713 select TTY
713 select VIRTUALIZATION 714 select VIRTUALIZATION
714 select VIRTIO 715 select VIRTIO
715 select VIRTIO_CONSOLE 716 select VIRTIO_CONSOLE