From: Otavio Salvador Date: Wed, 23 Mar 2016 16:56:52 +0000 (-0300) Subject: Revert "warp7: Add initial support" X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8a68957305fb53c579d781ea45f07c7bfe2d525a;p=bsp%2Fu-boot.git Revert "warp7: Add initial support" When doing the cherry-pick of the fixes and rebasing them on top of the 2016.03 release, the commit ended duplicated. This reverts commit fd6b196f which is a leftover of commit 91c85e8f. Signed-off-by: Otavio Salvador --- diff --git a/arch/arm/cpu/armv7/mx7/Kconfig b/arch/arm/cpu/armv7/mx7/Kconfig index 2f05cd4b6a..ecfa4a2c35 100644 --- a/arch/arm/cpu/armv7/mx7/Kconfig +++ b/arch/arm/cpu/armv7/mx7/Kconfig @@ -25,12 +25,6 @@ config TARGET_WARP7 select DM select DM_THERMAL -config TARGET_WARP7 - bool "warp7" - select MX7D - select DM - select DM_THERMAL - endchoice config SYS_SOC