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/dig297.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/dig297.h') diff --git a/include/configs/dig297.h b/include/configs/dig297.h index 42aab27..1626b0e 100644 --- a/include/configs/dig297.h +++ b/include/configs/dig297.h @@ -109,9 +109,6 @@ #define CONFIG_OMAP_HSMMC 1 #define CONFIG_DOS_PARTITION -/* DDR - I use Micron DDR */ -#define CONFIG_OMAP3_MICRON_DDR - /* library portions to compile in */ #define CONFIG_RBTREE #define CONFIG_MTD_PARTITIONS -- cgit v1.1