mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 22:11:16 +02:00
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>
This commit is contained in:
@@ -13,7 +13,6 @@ choice
|
|||||||
|
|
||||||
config TARGET_MX7DSABRESD
|
config TARGET_MX7DSABRESD
|
||||||
bool "mx7dsabresd"
|
bool "mx7dsabresd"
|
||||||
select CPU_V7
|
|
||||||
select DM
|
select DM
|
||||||
select DM_THERMAL
|
select DM_THERMAL
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user