From ec57fa9eaf91b5bba9d13f603acd708d34a204ed Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Mon, 5 Mar 2007 04:52:26 -0800 Subject: [PATCH] omapfb: Remove duplicate Kconfig Remove duplicate Kconfig as noted by Khasim & Dirk. This is slightly different version of the original patch. Signed-off-by: Tony Lindgren --- drivers/video/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index e37bf876fe3..0a99c248bf9 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -1661,10 +1661,6 @@ config FB_VIRTUAL If unsure, say N. -if ARCH_OMAP - source "drivers/video/omap/Kconfig" -endif - if VT source "drivers/video/console/Kconfig" endif -- 2.41.1