summaryrefslogtreecommitdiff
path: root/board/tq
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2024-08-09 12:25:48 -0300
committerFabio Estevam <[email protected]>2024-08-13 09:31:04 -0300
commita640267cc456a62ceec78718d86a69d547040f26 (patch)
treecb083395dc42d1b32e3818b0bc492d017e3f2d6f /board/tq
parenta4c707f56bcaa6d6eb9cfcbefa7f7f5e16d6cf6b (diff)
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 <[email protected]>
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 e7f23367afd..b42c8e24ade 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.