From: Adrian Bunk Date: Mon, 26 Jun 2006 07:26:28 +0000 (-0700) Subject: [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess X-Git-Tag: v2.6.18-rc1~722 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c5cdba69c3c6e9bb1aaf15870f5c23402267e0;p=pandora-kernel.git [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess We had three (sic) VIDEO_SELECT options: - two in drivers/video/Kconfig - one in drivers/video/console/Kconfig This patch removes the two options in drivers/video/Kconfig and also removes the unneeded usage in drivers/video/sis/sis_main.c . Signed-off-by: Adrian Bunk Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed