diff --git a/[refs] b/[refs] index 2aa08bbe4244..7ca493273e09 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3f787fe2e077ecfe43ad9ad56f12a8e21cffafc3 +refs/heads/master: 5c930e8cbfaa9dfdf9fa082fd891c6e3ab6ef2fc diff --git a/trunk/drivers/video/console/Kconfig b/trunk/drivers/video/console/Kconfig index 4444bef68fba..aa3935df852a 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 && !SPARC && !M68K && !PARISC && !FRV && !ARCH_VERSATILE + depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC && !M68K && !PARISC && !FRV && !ARCH_VERSATILE && !SUPERH default y help Saying Y here will allow you to use Linux in text mode through a