mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-02 19:22:00 +02:00
ARM64: zynqmp: Cleanup config file after CMD move
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>
This commit is contained in:
parent
266c63cbf2
commit
e25b369c04
@ -75,10 +75,6 @@
|
|||||||
#define CONFIG_BOOTP_MAY_FAIL
|
#define CONFIG_BOOTP_MAY_FAIL
|
||||||
#define CONFIG_BOOTP_SERVERIP
|
#define CONFIG_BOOTP_SERVERIP
|
||||||
|
|
||||||
/* SPI */
|
|
||||||
#ifdef CONFIG_ZYNQ_SPI
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(CONFIG_ZYNQ_SDHCI)
|
#if defined(CONFIG_ZYNQ_SDHCI)
|
||||||
# define CONFIG_MMC
|
# define CONFIG_MMC
|
||||||
# define CONFIG_GENERIC_MMC
|
# define CONFIG_GENERIC_MMC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user