From 1189488a77f518bc289a9f665d08b1e436ffe56f Mon Sep 17 00:00:00 2001 From: Hans-Christian Egtvedt Date: Mon, 3 Dec 2007 10:43:28 +0100 Subject: [PATCH] --- yaml --- r: 76073 b: refs/heads/master c: 9e4e980b027c892b02a73d6ea0d01c197b818a32 h: refs/heads/master i: 76071: a0e6aa25cdfea7c5ad9febf24b055a04da44c980 v: v3 --- [refs] | 2 +- trunk/drivers/video/console/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 703d2fc90d01..344a4f4b1367 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 13b54a50525a9685065684e1e11258d27dd27bdf +refs/heads/master: 9e4e980b027c892b02a73d6ea0d01c197b818a32 diff --git a/trunk/drivers/video/console/Kconfig b/trunk/drivers/video/console/Kconfig index b87ed37ac0c1..2b53d1f56281 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 && !SUPERH && !BLACKFIN + depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC && !M68K && !PARISC && !FRV && !ARCH_VERSATILE && !SUPERH && !BLACKFIN && !AVR32 default y help Saying Y here will allow you to use Linux in text mode through a