summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qarm2.h
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2012-10-23 10:57:47 +0000
committerStefano Babic <sbabic@denx.de>2012-11-10 08:15:40 +0100
commit5ea6d7c8fc05ad73d930a6fdb430188ff17a70e5 (patch)
tree482ac54bd799dbf291f03c9c26cea1bce141b0aa /include/configs/mx6qarm2.h
parent20332a066aff98f39419495821e14edd10b2a3f8 (diff)
downloadblackbird-obmc-uboot-5ea6d7c8fc05ad73d930a6fdb430188ff17a70e5.tar.gz
blackbird-obmc-uboot-5ea6d7c8fc05ad73d930a6fdb430188ff17a70e5.zip
mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
Use CONFIG_MX6 when the particular processor variant isn't important. Reserve the use of CONFIG_MX6Q to specifically test for quad cores variant. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'include/configs/mx6qarm2.h')
-rw-r--r--include/configs/mx6qarm2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index 23562a8776..6ebdaa8768 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -22,6 +22,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define CONFIG_MX6
#define CONFIG_MX6Q
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
OpenPOWER on IntegriCloud