Searched hist:"79 b6f7fbd1c18154a93313712ab91e413778afa6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/ |
H A D | Kconfig | diff 79b6f7fbd1c18154a93313712ab91e413778afa6 Tue Jul 23 03:26:08 CDT 2013 Chen Gang <gang.chen@asianux.com> 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 <gang.chen@asianux.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|