summaryrefslogtreecommitdiffstats
path: root/include/configs/mxs.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2014-04-04 00:41:03 +0200
committerStefano Babic <sbabic@denx.de>2014-04-28 13:56:42 +0200
commit0782bdf89878f3b4806b127b60f8d0e72c195354 (patch)
tree01d7dcc6ae3bde13670e19c43771b4ba0569a550 /include/configs/mxs.h
parent563491b7b3da90ddd2450bd0965533d0f167ac3e (diff)
downloadtalos-obmc-uboot-0782bdf89878f3b4806b127b60f8d0e72c195354.tar.gz
talos-obmc-uboot-0782bdf89878f3b4806b127b60f8d0e72c195354.zip
arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/mxs.h')
-rw-r--r--include/configs/mxs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mxs.h b/include/configs/mxs.h
index ba55177e72..8bce28fe20 100644
--- a/include/configs/mxs.h
+++ b/include/configs/mxs.h
@@ -40,6 +40,7 @@
/*
* CPU specifics
*/
+#define CONFIG_SYS_GENERIC_BOARD
/* MXS uses FDT */
#define CONFIG_OF_LIBFDT
OpenPOWER on IntegriCloud