summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorChristopher Harvey <charvey@matrox.com>2011-07-07 04:37:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-08-04 12:49:37 +0200
commit75f980bdb3805d470b407a220a5fb6e02725deed (patch)
tree16f566c4293cc564b81e4525fb025c0582d2f683 /include/configs/s5pc210_universal.h
parentad7a1785f77216da89769d530a29b157e4f5a53a (diff)
downloadtalos-obmc-uboot-75f980bdb3805d470b407a220a5fb6e02725deed.tar.gz
talos-obmc-uboot-75f980bdb3805d470b407a220a5fb6e02725deed.zip
Removed unused define, CONFIG_ARMV7.
Signed-off-by: Christopher Harvey <charvey@matrox.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index bbe104b203..4031016337 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -30,7 +30,6 @@
* High Level Configuration Options
* (easy to change)
*/
-#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
#define CONFIG_SAMSUNG 1 /* in a SAMSUNG core */
#define CONFIG_S5P 1 /* which is in a S5P Family */
#define CONFIG_S5PC210 1 /* which is in a S5PC210 */
OpenPOWER on IntegriCloud