projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07af555
)
imx: mx7: drop select CPU_V7 for board target
author
Peng Fan
<Peng.Fan@freescale.com>
Mon, 14 Sep 2015 14:18:33 +0000
(22:18 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Sun, 20 Sep 2015 07:55:11 +0000
(09:55 +0200)
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>
arch/arm/cpu/armv7/mx7/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/mx7/Kconfig
b/arch/arm/cpu/armv7/mx7/Kconfig
index 892ffae30951e160b1088da10da8397de7eee70c..ea19e5c411fe60c4307c4ab3b2a0aee8905b8595 100644
(file)
--- 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