public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] imx: mx7: drop select CPU_V7 for board target
@ 2015-09-14 14:18 Peng Fan
  2015-09-14 14:18 ` [U-Boot] [PATCH 2/2] imx: mx7dsabresd: drom SYS_SOC from board Kconfig Peng Fan
  2015-09-20  7:56 ` [U-Boot] [PATCH 1/2] imx: mx7: drop select CPU_V7 for board target Stefano Babic
  0 siblings, 2 replies; 4+ messages in thread
From: Peng Fan @ 2015-09-14 14:18 UTC (permalink / raw)
  To: u-boot

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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/cpu/armv7/mx7/Kconfig b/arch/arm/cpu/armv7/mx7/Kconfig
index 892ffae..ea19e5c 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
 
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-20  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 14:18 [U-Boot] [PATCH 1/2] imx: mx7: drop select CPU_V7 for board target Peng Fan
2015-09-14 14:18 ` [U-Boot] [PATCH 2/2] imx: mx7dsabresd: drom SYS_SOC from board Kconfig Peng Fan
2015-09-20  7:58   ` Stefano Babic
2015-09-20  7:56 ` [U-Boot] [PATCH 1/2] imx: mx7: drop select CPU_V7 for board target Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox