From 75f980bdb3805d470b407a220a5fb6e02725deed Mon Sep 17 00:00:00 2001 From: Christopher Harvey Date: Thu, 7 Jul 2011 04:37:55 +0000 Subject: Removed unused define, CONFIG_ARMV7. Signed-off-by: Christopher Harvey --- include/configs/am3517_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am3517_evm.h') diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h index 18aaadf..6c5728d 100644 --- a/include/configs/am3517_evm.h +++ b/include/configs/am3517_evm.h @@ -28,7 +28,6 @@ /* * High Level Configuration Options */ -#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */ #define CONFIG_OMAP 1 /* in a TI OMAP core */ #define CONFIG_OMAP34XX 1 /* which is a 34XX */ #define CONFIG_OMAP3_AM3517EVM 1 /* working with AM3517EVM */ -- cgit v1.1