summaryrefslogtreecommitdiff
path: root/board/tq
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2024-08-09 12:25:48 -0300
committerFabio Estevam <festevam@denx.de>2024-08-13 09:31:04 -0300
commita640267cc456a62ceec78718d86a69d547040f26 (patch)
treecb083395dc42d1b32e3818b0bc492d017e3f2d6f /board/tq
parenta4c707f56bcaa6d6eb9cfcbefa7f7f5e16d6cf6b (diff)
downloadu-boot-a640267cc456a62ceec78718d86a69d547040f26.tar.gz
u-boot-a640267cc456a62ceec78718d86a69d547040f26.tar.bz2
u-boot-a640267cc456a62ceec78718d86a69d547040f26.zip
imx6-tqma6: Convert to OF_UPSTREAM
Instead of using the local imx6-tqma6 devicetree copies from U-Boot, convert the imx6-tqma6 target to OF_UPSTREAM so that the upstream kernel devicetrees can be used instead. Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'board/tq')
-rw-r--r--board/tq/tqma6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/tq/tqma6/Kconfig b/board/tq/tqma6/Kconfig
index e7f23367af..b42c8e24ad 100644
--- a/board/tq/tqma6/Kconfig
+++ b/board/tq/tqma6/Kconfig
@@ -72,6 +72,7 @@ config MBA6
select PHY_MICREL
select PHY_MICREL_KSZ90X1
select MXC_UART
+ imply OF_UPSTREAM
help
Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card
etc.