]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita00dffeeef9b68ca81d9f74de76a4590dd880295
tree7b3cb0450d4bfb0e111f667e7a0ed0e4e2d4eed0
parent50a30196cffaf5dbf8acb0dbd685466d86679961
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