VGA console doesn't exist (or build) on arm/versatile; dependency fixed.
Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-amba/drivers/video/console/Kconfig RC13-rc6-git13-vga/drivers/video/console/Kconfig
--- RC13-rc6-git13-amba/drivers/video/console/Kconfig 2005-08-10 10:37:52.000000000 -0400
+++ RC13-rc6-git13-vga/drivers/video/console/Kconfig 2005-08-21 13:17:03.000000000 -0400
@@ -6,7 +6,7 @@
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|