]> git.sur5r.net Git - u-boot/commitdiff
arm: imx6: tqma6: add kconfig to board header
authorMarkus Niebel <Markus.Niebel@tq-group.com>
Thu, 4 Jun 2015 15:25:30 +0000 (17:25 +0200)
committerStefano Babic <sbabic@denx.de>
Sat, 27 Jun 2015 15:51:57 +0000 (17:51 +0200)
this is needed later to have Kconfig generated
stuff as define.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
include/configs/tqma6.h

index 00294f6d5273273eb47aee86e000cdfcb3dc362b..aa19f1163fd99a48dfa5fb4d21dfbd16259eba40 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#include <linux/kconfig.h>
 /* SPL */
 /* #if defined(CONFIG_SPL_BUILD) */