summaryrefslogtreecommitdiff
path: root/include/configs/titanium.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 16:30:46 (GMT)
committerStefano Babic <sbabic@denx.de>2015-05-26 13:58:55 (GMT)
commit3b1f681131149b5f62602f582a7e60b0185a2a49 (patch)
tree4144d2351d688163a09870b2313076f41690a503 /include/configs/titanium.h
parent056845c23522222613660c6af567049479367906 (diff)
downloadu-boot-3b1f681131149b5f62602f582a7e60b0185a2a49.tar.xz
imx6: move generic imx6 options to mx6_common.h
All boards define CONFIG_MX6, CONFIG_DISPLAY_BOARDINFO, CONFIG_DISPLAY_CPUINFO and CONFIG_SYS_GENERIC_BOARD so define them in mx6_common Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Tom Rini <trini at konsulko.com>
Diffstat (limited to 'include/configs/titanium.h')
-rw-r--r--include/configs/titanium.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/titanium.h b/include/configs/titanium.h
index 74cb78b..1b409f6 100644
--- a/include/configs/titanium.h
+++ b/include/configs/titanium.h
@@ -15,10 +15,7 @@
#include "mx6_common.h"
-#define CONFIG_MX6
#define CONFIG_MX6Q
-#define CONFIG_DISPLAY_CPUINFO
-#define CONFIG_DISPLAY_BOARDINFO
#define MACH_TYPE_TITANIUM 3769
#define CONFIG_MACH_TYPE MACH_TYPE_TITANIUM