diff options
author | Christopher Harvey <charvey@matrox.com> | 2011-07-07 04:37:55 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-08-04 12:49:37 +0200 |
commit | 75f980bdb3805d470b407a220a5fb6e02725deed (patch) | |
tree | 16f566c4293cc564b81e4525fb025c0582d2f683 /include/configs/dig297.h | |
parent | ad7a1785f77216da89769d530a29b157e4f5a53a (diff) | |
download | u-boot-imx-75f980bdb3805d470b407a220a5fb6e02725deed.zip u-boot-imx-75f980bdb3805d470b407a220a5fb6e02725deed.tar.gz u-boot-imx-75f980bdb3805d470b407a220a5fb6e02725deed.tar.bz2 |
Removed unused define, CONFIG_ARMV7.
Signed-off-by: Christopher Harvey <charvey@matrox.com>
Diffstat (limited to 'include/configs/dig297.h')
-rw-r--r-- | include/configs/dig297.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dig297.h b/include/configs/dig297.h index 7aeb24e..b68f073 100644 --- a/include/configs/dig297.h +++ b/include/configs/dig297.h @@ -35,7 +35,6 @@ /* * High Level Configuration Options */ -#define CONFIG_ARMV7 /* This is an ARM V7 CPU core */ #define CONFIG_OMAP /* in a TI OMAP core */ #define CONFIG_OMAP34XX /* which is a 34XX */ #define CONFIG_OMAP3430 /* which is in a 3430 */ |