Skip to content
Snippets Groups Projects
Commit d5b2112e authored by Peng Fan's avatar Peng Fan Committed by Stefano Babic
Browse files

imx: mx6ul_14x14_evk select MX6UL


There is no need to expose SoC choice to user, we already got
the SoC according to the build target. So default "select MX6UL"
for MX6UL_14x14_EVK target.

Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
parent f3e9bec8
No related branches found
No related tags found
No related merge requests found
...@@ -102,6 +102,7 @@ config TARGET_MX6SXSABRESD ...@@ -102,6 +102,7 @@ config TARGET_MX6SXSABRESD
config TARGET_MX6UL_14X14_EVK config TARGET_MX6UL_14X14_EVK
bool "mx6ul_14x14_evk" bool "mx6ul_14x14_evk"
select MX6UL
select CPU_V7 select CPU_V7
select DM select DM
select DM_THERMAL select DM_THERMAL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment