summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-09-14 22:18:33 +0800
committerStefano Babic <sbabic@denx.de>2015-09-20 09:55:11 +0200
commitf05f4528f2b2c88b46cde13d36e79bb292ea3f5a (patch)
treea15b4a4f8afbfeb82ee9218b544721e724f61317 /arch
parent07af555513de3cee3c9feb490d1aa842a8681d2c (diff)
downloadblackbird-obmc-uboot-f05f4528f2b2c88b46cde13d36e79bb292ea3f5a.tar.gz
blackbird-obmc-uboot-f05f4528f2b2c88b46cde13d36e79bb292ea3f5a.zip
imx: mx7: drop select CPU_V7 for board target
drop select CPU_V7 for board target, since ARCH_MX7 selects CPU_V7. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/cpu/armv7/mx7/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/mx7/Kconfig b/arch/arm/cpu/armv7/mx7/Kconfig
index 892ffae309..ea19e5c411 100644
--- a/arch/arm/cpu/armv7/mx7/Kconfig
+++ b/arch/arm/cpu/armv7/mx7/Kconfig
@@ -13,7 +13,6 @@ choice
config TARGET_MX7DSABRESD
bool "mx7dsabresd"
- select CPU_V7
select DM
select DM_THERMAL
OpenPOWER on IntegriCloud