[PATCH] (16/22) Kconfig fix (mac vs. FONTS)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mac won't build without non-modular FONTS, which requires non-modular
FB and FRAMEBUFFER_CONSOLE

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc7-82596/arch/m68k/Kconfig RC13-rc7-mac-fonts/arch/m68k/Kconfig
--- RC13-rc7-82596/arch/m68k/Kconfig	2005-08-10 10:37:46.000000000 -0400
+++ RC13-rc7-mac-fonts/arch/m68k/Kconfig	2005-08-25 00:54:16.000000000 -0400
@@ -126,6 +126,8 @@
 config MAC
 	bool "Macintosh support"
 	depends on !MMU_SUN3
+	select FRAMEBUFFER_CONSOLE
+	select FB
 	help
 	  This option enables support for the Apple Macintosh series of
 	  computers (yes, there is experimental support now, at least for part
-
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]
  Powered by Linux