mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-29 18:41:30 +00:00
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:
parent
dbab8b8e10
commit
66cacc9d5d
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#ifndef __CONFIG_H
|
||||
#define __CONFIG_H
|
||||
|
||||
#include <linux/kconfig.h>
|
||||
/* SPL */
|
||||
/* #if defined(CONFIG_SPL_BUILD) */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue