commit | c34054e04160c86ef728136b7d7ec456579e8656 | [log] [tgz] |
---|---|---|
author | Markus Niebel <Markus.Niebel@tq-group.com> | Thu Jun 04 17:25:30 2015 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Sat Jun 27 17:51:57 2015 +0200 |
tree | bf6592a3779cd21f3fbe0921732a625e226950e2 | |
parent | 4461e1eb68908cb4a9eee6f3e751dcc28a5e4a22 [diff] |
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>
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 00294f6..aa19f11 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) */