cris: make ETRAX_ARCH_V10 select TTY for use in debugport
authorJosh Triplett <josh@joshtriplett.org>
Mon, 7 Apr 2014 22:39:04 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Apr 2014 23:36:09 +0000 (16:36 -0700)
commitae797bdf7f12a2e0216161eb82a568809f6e5c94
tree842f274e1005b09567516a99fcfa00027341243f
parentb6a83d928c652c092acd1ce79c19d44a1da9a6db
cris: make ETRAX_ARCH_V10 select TTY for use in debugport

Fix breakage which will be exposed by the patch "kconfig: make allnoconfig
disable options behind EMBEDDED and EXPERT".

arch/cris/arch-v10/kernel/debugport.c, compiled in unconditionally with
ETRAX_ARCH_V10, requires TTY, so select TTY to avoid a build failure.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/Kconfig
This page took 0.038866 seconds and 5 git commands to generate.