Skip to content
Snippets Groups Projects
Commit e25b369c authored by Michal Simek's avatar Michal Simek Committed by Tom Rini
Browse files

ARM64: zynqmp: Cleanup config file after CMD move


The patch:
"configs: Re-sync almost all of cmd/Kconfig"
(sha1: 78d1e1d0)
doesn't remove empty if-endif. This patch is fixing it.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 266c63cb
No related branches found
No related tags found
No related merge requests found
......@@ -75,10 +75,6 @@
#define CONFIG_BOOTP_MAY_FAIL
#define CONFIG_BOOTP_SERVERIP
/* SPI */
#ifdef CONFIG_ZYNQ_SPI
#endif
#if defined(CONFIG_ZYNQ_SDHCI)
# define CONFIG_MMC
# define CONFIG_GENERIC_MMC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment