zynq: zc770: Remove unused ifdefs for xm011 and xm013
authorMichal Simek <michal.simek@xilinx.com>
Thu, 4 Feb 2016 09:56:23 +0000 (10:56 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 22 Feb 2016 15:21:01 +0000 (16:21 +0100)
Clean config file.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq_zc770.h

index 32ea1f3..f49715b 100644 (file)
 #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>