summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2015-06-04 17:25:30 +0200
committerStefano Babic <sbabic@denx.de>2015-06-27 17:51:57 +0200
commit66cacc9d5d550e022da9f2d69cadda671fc0512b (patch)
treebf6592a3779cd21f3fbe0921732a625e226950e2
parentdbab8b8e10e535bc58c9f31a54961678c4de5254 (diff)
downloadtalos-obmc-uboot-66cacc9d5d550e022da9f2d69cadda671fc0512b.tar.gz
talos-obmc-uboot-66cacc9d5d550e022da9f2d69cadda671fc0512b.zip
arm: imx6: tqma6: add kconfig to board header
this is needed later to have Kconfig generated stuff as define. Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
-rw-r--r--include/configs/tqma6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
index 00294f6d52..aa19f1163f 100644
--- a/include/configs/tqma6.h
+++ b/include/configs/tqma6.h
@@ -9,6 +9,7 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#include <linux/kconfig.h>
/* SPL */
/* #if defined(CONFIG_SPL_BUILD) */
OpenPOWER on IntegriCloud