projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e9bec
)
imx: mx6ul_14x14_evk select MX6UL
author
Peng Fan
<Peng.Fan@freescale.com>
Wed, 19 Aug 2015 07:48:58 +0000
(15:48 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 2 Sep 2015 13:34:13 +0000
(15:34 +0200)
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: Peng Fan <Peng.Fan@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/armv7/mx6/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/mx6/Kconfig
b/arch/arm/cpu/armv7/mx6/Kconfig
index 2277fe42625c1c56ec376434e0504d77d0b805cd..77fad0449de005e0855dc6f783ff9fc1932bbfab 100644
(file)
--- a/
arch/arm/cpu/armv7/mx6/Kconfig
+++ b/
arch/arm/cpu/armv7/mx6/Kconfig
@@
-102,6
+102,7
@@
config TARGET_MX6SXSABRESD
config TARGET_MX6UL_14X14_EVK
bool "mx6ul_14x14_evk"
+ select MX6UL
select CPU_V7
select DM
select DM_THERMAL