Subject: [PATCH] m68k: Kill CONFIG_FB_DAFB From: Geert Uytterhoeven CONFIG_FB_DAFB is a leftover from pre-Kconfig Signed-off-by: Geert Uytterhoeven --- drivers/video/Kconfig | 1 - 1 file changed, 1 deletion(-) --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -594,7 +594,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