From: Josh Triplett Date: Thu, 27 Feb 2014 02:13:06 +0000 (-0800) Subject: s390: select CONFIG_TTY for use of tty in unconditional keyboard driver X-Git-Tag: v3.15-rc1~167^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0563416b8ac2711f315b50aa6efc84b112e5420a;p=pandora-kernel.git s390: select CONFIG_TTY for use of tty in unconditional keyboard driver The unconditionally built keyboard driver, drivers/s390/char/keyboard.c, requires CONFIG_TTY, so select it from CONFIG_S390 to prevent a build error. Signed-off-by: Josh Triplett Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed