diff mbox

[U-Boot] ARM64: zynqmp: Cleanup config file after CMD move

Message ID da85bc534e5a5cdce415e4e436721aedaeb50c62.1461679924.git.michal.simek@xilinx.com
State Accepted
Delegated to: Michal Simek
Headers show

Commit Message

Michal Simek April 26, 2016, 2:12 p.m. UTC
The patch:
"configs: Re-sync almost all of cmd/Kconfig"
(sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38)
doesn't remove empty if-endif. This patch is fixing it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 include/configs/xilinx_zynqmp.h | 4 ----
 1 file changed, 4 deletions(-)

Comments

Tom Rini April 26, 2016, 2:16 p.m. UTC | #1
On Tue, Apr 26, 2016 at 04:12:06PM +0200, Michal Simek wrote:

> The patch:
> "configs: Re-sync almost all of cmd/Kconfig"
> (sha1: 78d1e1d0a157c8b48ea19be6170b992745d30f38)
> doesn't remove empty if-endif. This patch is fixing it.
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index 05de17630bcb..76e1d93bdb35 100644
--- a/include/configs/xilinx_zynqmp.h
+++ b/include/configs/xilinx_zynqmp.h
@@ -89,10 +89,6 @@ 
 #define CONFIG_CMD_PXE
 #define CONFIG_MENU
 
-/* SPI */
-#ifdef CONFIG_ZYNQ_SPI
-#endif
-
 #if defined(CONFIG_ZYNQ_SDHCI)
 # define CONFIG_MMC
 # define CONFIG_GENERIC_MMC