From: Markus Niebel Date: Thu, 4 Jun 2015 15:25:30 +0000 (+0200) Subject: arm: imx6: tqma6: add kconfig to board header X-Git-Tag: v2015.07~29^2~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=66cacc9d5d550e022da9f2d69cadda671fc0512b;p=u-boot arm: imx6: tqma6: add kconfig to board header this is needed later to have Kconfig generated stuff as define. Signed-off-by: Markus Niebel --- 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 /* SPL */ /* #if defined(CONFIG_SPL_BUILD) */