From: Geert Uytterhoeven Date: Sun, 18 May 2008 18:47:08 +0000 (+0200) Subject: m68k: Kill CONFIG_FB_DAFB X-Git-Tag: v2.6.26-rc3~18 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=8d13e5ca4851845cb3e688eaea3a766f16caf9db;p=linux-2.6-omap-h63xx.git m68k: Kill CONFIG_FB_DAFB CONFIG_FB_DAFB is a leftover from pre-Kconfig Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 2cdaf1ff831..c9ca1f71823 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -627,7 +627,6 @@ config FB_MAC select FB_CFB_IMAGEBLIT select FB_MACMODES -# bool ' Apple DAFB display support' CONFIG_FB_DAFB config FB_HP300 bool depends on (FB = y) && HP300