mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
zynq: zc770: Remove unused ifdefs for xm011 and xm013
Clean config file. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -17,13 +17,9 @@
|
|||||||
#if defined(CONFIG_ZC770_XM010)
|
#if defined(CONFIG_ZC770_XM010)
|
||||||
# define CONFIG_ZYNQ_SDHCI0
|
# define CONFIG_ZYNQ_SDHCI0
|
||||||
|
|
||||||
#elif defined(CONFIG_ZC770_XM011)
|
|
||||||
|
|
||||||
#elif defined(CONFIG_ZC770_XM012)
|
#elif defined(CONFIG_ZC770_XM012)
|
||||||
# undef CONFIG_SYS_NO_FLASH
|
# undef CONFIG_SYS_NO_FLASH
|
||||||
|
|
||||||
#elif defined(CONFIG_ZC770_XM013)
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <configs/zynq-common.h>
|
#include <configs/zynq-common.h>
|
||||||
|
Reference in New Issue
Block a user