]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/zynq-common.h
ARM: zynq: provide config option to select emio
[karo-tx-uboot.git] / include / configs / zynq-common.h
index cbafba1cc395e567af2baa3c390674f314bee887..0359e3de917ead547edf3601a7feb842a186d97f 100644 (file)
 # define CONFIG_BOOTP_GATEWAY
 # define CONFIG_BOOTP_HOSTNAME
 # define CONFIG_BOOTP_MAY_FAIL
+# if !defined(CONFIG_ZYNQ_GEM_EMIO0)
+#  define CONFIG_ZYNQ_GEM_EMIO0        0
+# endif
+# if !defined(CONFIG_ZYNQ_GEM_EMIO1)
+#  define CONFIG_ZYNQ_GEM_EMIO1        0
+# endif
 #endif
 
 /* SPI */