Subject: [PATCH] m68k: FB_HP300 does not need FB_CFB_FILLRECT From: Geert Uytterhoeven FB_HP300 does not need FB_CFB_FILLRECT Signed-off-by: Geert Uytterhoeven --- drivers/video/Kconfig | 1 - 1 file changed, 1 deletion(-) --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -598,7 +598,6 @@ config FB_MAC config FB_HP300 bool depends on (FB = y) && HP300 - select FB_CFB_FILLRECT select FB_CFB_IMAGEBLIT default y