summaryrefslogtreecommitdiffstats
path: root/include/configs/tao3530.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-11-06 14:59:33 +0900
committerTom Rini <trini@ti.com>2014-11-20 11:28:24 -0500
commit3fcfe8037789b5624719aa4e15e717b6786cff5d (patch)
treea2ca3007b3651d38fe55315a9540dd7ba613887c /include/configs/tao3530.h
parent4d70b34d7f721d8b1d4d628e68c3a44ab7a10dff (diff)
downloadblackbird-obmc-uboot-3fcfe8037789b5624719aa4e15e717b6786cff5d.tar.gz
blackbird-obmc-uboot-3fcfe8037789b5624719aa4e15e717b6786cff5d.zip
ARM: remove CONFIG_ARMV7 defines
Some (not all) of ARMv7 boards define CONFIG_ARMV7, which is useless. Besides, it is never referenced. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r--include/configs/tao3530.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h
index d687717dfb..a160329c1d 100644
--- a/include/configs/tao3530.h
+++ b/include/configs/tao3530.h
@@ -16,7 +16,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_OMAP_GPIO
OpenPOWER on IntegriCloud