Disable VGA text console for AVR32 architecture
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Mon, 3 Dec 2007 09:43:28 +0000 (10:43 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 25 Jan 2008 07:31:40 +0000 (08:31 +0100)
This patch disables the VGA text console for AVR32 architecture since
it does not provide the vga.h include file.

AVR32 users should use framebuffer console instead if they need a
console on an attached display.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found