ARM: OMAP: Add a tag for preferring the STI console.
authorPaul Mundt <paul.mundt@nokia.com>
Wed, 8 Feb 2006 17:21:34 +0000 (19:21 +0200)
committerPaul Mundt <paul.mundt@nokia.com>
Wed, 8 Feb 2006 17:21:34 +0000 (19:21 +0200)
Presently we have OMAP_TAG_SERIAL_CONSOLE that wraps in to
add_preferred_console() for the serial console, this does the same
thing with OMAP_TAG_STI_CONSOLE so it's selectable who gets tty
control.

Signed-off-by: Paul Mundt <paul.mundt@nokia.com>

No differences found