summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/mx6/Kconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-08-19 15:48:58 +0800
committerStefano Babic <sbabic@denx.de>2015-09-02 15:34:13 +0200
commitd5b2112e75fd2aea20e8150d912371d9f19a231c (patch)
tree7eb9761f678e2b6c0010e099c7ea9a48d299330e /arch/arm/cpu/armv7/mx6/Kconfig
parentf3e9bec865719806642803c17ca8af6b4808d371 (diff)
downloadtalos-obmc-uboot-d5b2112e75fd2aea20e8150d912371d9f19a231c.tar.gz
talos-obmc-uboot-d5b2112e75fd2aea20e8150d912371d9f19a231c.zip
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: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7/mx6/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/mx6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig
index 2277fe4262..77fad0449d 100644
--- 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
OpenPOWER on IntegriCloud