[U-Boot] [PATCH v2 1/5] arm: imx6: tqma6: add kconfig to board header
Markus Niebel
list-09_u-boot at tqsc.de
Thu Jun 4 17:25:30 CEST 2015
From: Markus Niebel <Markus.Niebel at tq-group.com>
this is needed later to have Kconfig generated
stuff as define.
Signed-off-by: Markus Niebel <Markus.Niebel at tq-group.com>
---
include/configs/tqma6.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
index 4c93c9b..f9de0c6 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) */
--
2.3.0
More information about the U-Boot
mailing list