diff --git a/[refs] b/[refs] index b68f4fdf39ae..512026bb95a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 84b6a2323a2b9482958965bc66bbfbd2711cde71 +refs/heads/master: 51583cf108b27baf81c6db3ec718f932314986ea diff --git a/trunk/drivers/video/console/Kconfig b/trunk/drivers/video/console/Kconfig index cbff98337aa6..5fe182d6e4ab 100644 --- a/trunk/drivers/video/console/Kconfig +++ b/trunk/drivers/video/console/Kconfig @@ -6,7 +6,7 @@ menu "Console display driver support" config VGA_CONSOLE bool "VGA text console" if EMBEDDED || !X86 - depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC32 && !SPARC64 && !M68K && !PARISC + depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC32 && !SPARC64 && !M68K && !PARISC && !ARCH_VERSATILE default y help Saying Y here will allow you to use Linux in text mode through a