]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:46:46 +0000 (00:46 +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 138a4b4bd795963bcd43f57ace0970ae196288f1..6fe2a669a6d830496f5e4d09cf1bf8baccdf7f93 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#include <linux/kconfig.h>
 /* SPL */
 /* #if defined(CONFIG_SPL_BUILD) */