From: Chen Gang Date: Tue, 23 Jul 2013 08:26:08 +0000 (+0800) Subject: s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabled X-Git-Tag: v3.11-rc5~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b6f7fbd1c18154a93313712ab91e413778afa6;p=pandora-kernel.git s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabled 'VIRTIO_CONSOLE' depends on 'TTY', so need to select 'TTY' explicitly before selecting 'VIRTIO_CONSOLE'. Otherwise randconfig can generate a config file which enables 'VIRTIO_CONSOLE' but has 'TTY' disabled. Signed-off-by: Chen Gang Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed