From 1378cac6694dc5826589c732f83c9e416edcee84 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Thu, 15 Dec 2011 23:00:19 +0000 Subject: OMAP3: Remove unused define CONFIG_OMAP3_*_DDR This patch removes the unused definitions: CONFIG_OMAP3_MICRON_DDR CONFIG_OMAP3_NUMONYX_DDR CONFIG_OMAP3_INFINEON_DDR Signed-off-by: Thomas Weber Acked-by: Igor Grinberg Acked-by: Luca Ceresoli --- include/configs/omap3_overo.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/omap3_overo.h') diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index 79eb466..db453ac 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -90,9 +90,6 @@ #define CONFIG_OMAP_HSMMC 1 #define CONFIG_DOS_PARTITION 1 -/* DDR - I use Micron DDR */ -#define CONFIG_OMAP3_MICRON_DDR 1 - /* commands to include */ #include -- cgit v1.1