s390/config: do not select VIRTIO_CONSOLE via Kconfig
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 10 Mar 2020 08:01:44 +0000 (09:01 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 11 Mar 2020 13:18:44 +0000 (14:18 +0100)
commitbb533ec8bacd064ee273ca3305db97938c3331ae
treeaa5903565cc93f1c59be8a55abd009f44dfc6a76
parent1d49688d2bc6406d74566bca35b3d67201a906fc
s390/config: do not select VIRTIO_CONSOLE via Kconfig

select does not ensure that dependencies are also selected. Instead of
selecting VIRTIO_CONSOLE from S390_GUEST we should rather add this to
the defconfigs. So we update those as well.

Reported-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Kconfig
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig