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>
This commit is contained in:
Markus Niebel 2015-06-04 17:25:30 +02:00 committed by Stefano Babic
parent dbab8b8e10
commit 66cacc9d5d

View File

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