Skip to content
Snippets Groups Projects
Commit 28f80995 authored by Michal Simek's avatar Michal Simek
Browse files

zynq: zc770: Remove unused ifdefs for xm011 and xm013


Clean config file.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent e832a142
Branches
Tags
No related merge requests found
......@@ -17,13 +17,9 @@
#if defined(CONFIG_ZC770_XM010)
# define CONFIG_ZYNQ_SDHCI0
#elif defined(CONFIG_ZC770_XM011)
#elif defined(CONFIG_ZC770_XM012)
# undef CONFIG_SYS_NO_FLASH
#elif defined(CONFIG_ZC770_XM013)
#endif
#include <configs/zynq-common.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment