linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
       [not found]       ` <20140227104211.b2a4a5a1066fcf8ac2640ce3@canb.auug.org.au>
@ 2014-02-27  2:13         ` Josh Triplett
  2014-02-27  2:43           ` Stephen Rothwell
  2014-02-27  7:07           ` Heiko Carstens
  0 siblings, 2 replies; 3+ messages in thread
From: Josh Triplett @ 2014-02-27  2:13 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Andrew Morton, linux-next, linux-kernel, Martin Schwidefsky,
	Heiko Carstens, linux390, linux-s390

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>
---
 arch/s390/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 65a0775..398efa1 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -140,6 +140,7 @@ config S390
 	select OLD_SIGACTION
 	select OLD_SIGSUSPEND3
 	select SYSCTL_EXCEPTION_TRACE
+	select TTY
 	select VIRT_CPU_ACCOUNTING
 	select VIRT_TO_BUS
 
-- 
1.9.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
  2014-02-27  2:13         ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver Josh Triplett
@ 2014-02-27  2:43           ` Stephen Rothwell
  2014-02-27  7:07           ` Heiko Carstens
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2014-02-27  2:43 UTC (permalink / raw)
  To: Josh Triplett
  Cc: Andrew Morton, linux-next, linux-kernel, Martin Schwidefsky,
	Heiko Carstens, linux390, linux-s390

[-- Attachment #1: Type: text/plain, Size: 425 bytes --]

Hi Josh,

On Wed, 26 Feb 2014 18:13:06 -0800 Josh Triplett <josh@joshtriplett.org> wrote:
>
> 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>

Will be added to linux-next today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver
  2014-02-27  2:13         ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver Josh Triplett
  2014-02-27  2:43           ` Stephen Rothwell
@ 2014-02-27  7:07           ` Heiko Carstens
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Carstens @ 2014-02-27  7:07 UTC (permalink / raw)
  To: Josh Triplett
  Cc: Stephen Rothwell, Andrew Morton, linux-next, linux-kernel,
	Martin Schwidefsky, linux390, linux-s390

On Wed, Feb 26, 2014 at 06:13:06PM -0800, Josh Triplett wrote:
> 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>
> ---
>  arch/s390/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-27  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140226191627.9adf3c8e1548e2016c16557c@canb.auug.org.au>
     [not found] ` <20140226100234.GA23064@thin>
     [not found]   ` <20140227100026.1cc909f2722b16b6d11a7b91@canb.auug.org.au>
     [not found]     ` <20140226231916.GB17589@jtriplet-mobl1>
     [not found]       ` <20140227104211.b2a4a5a1066fcf8ac2640ce3@canb.auug.org.au>
2014-02-27  2:13         ` [PATCH] s390: select CONFIG_TTY for use of tty in unconditional keyboard driver Josh Triplett
2014-02-27  2:43           ` Stephen Rothwell
2014-02-27  7:07           ` Heiko Carstens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).