]> 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)
commita4a9d05cd241fc8d51d222bafd55df1a2d9afb5c
tree7b3cb0450d4bfb0e111f667e7a0ed0e4e2d4eed0
parent4b916c48d8e43dee0969a7c23bafcf3de358ffa2
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