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)
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>

No differences found