s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
authorJosh Triplett <josh@joshtriplett.org>
Thu, 27 Feb 2014 02:13:06 +0000 (18:13 -0800)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 7 Mar 2014 14:25:59 +0000 (15:25 +0100)
commit0563416b8ac2711f315b50aa6efc84b112e5420a
tree8356b262cde3e66bf990d2bcb0118db29269ad18
parent6967037baf08860407d275fdd6475d2ee41bd9b7
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 <josh@joshtriplett.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig