alpha: VGA_HOSE depends on VGA_CONSOLE
authorMatt Turner <mattst88@gmail.com>
Wed, 2 May 2012 01:28:59 +0000 (21:28 -0400)
committerMatt Turner <mattst88@gmail.com>
Wed, 2 May 2012 19:54:05 +0000 (15:54 -0400)
commitdd7f1fe1fbe14cb100de14e6aa26ce4d3be0fab9
tree7b3cb0450d4bfb0e111f667e7a0ed0e4e2d4eed0
parent529acf58981440eefeaf1451387e2a0aa4825c12
alpha: VGA_HOSE depends on VGA_CONSOLE

arch/alpha/kernel/console.c:locate_and_init_vga uses vga_con, causing
build failures if VGA_CONSOLE was not set and MARVEL, TITAN, DP264, or
GENERIC alpha system types were set.

Reported-by: Raúl Porcel <armin76@gentoo.org>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/Kconfig