summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-06-02 05:42:55 +0000
committerTom Rini <trini@konsulko.com>2018-07-10 16:55:57 -0400
commitd673668964f1e8c65675978b737169c2aa9e2a2d (patch)
treebad965ed410f70cc0be31dcb52cdc68c685817c0 /include/configs/zynq-common.h
parent56419ea5f0800690b47390baee580e541342d35c (diff)
configs: Remove empty #ifdef/#ifndef blocks from configs
Remove empty #ifdef/#ifndef..#endif blocks where the configuration they guarded has been completely removed. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 55b983fc16..a6f2aceea1 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -40,10 +40,6 @@
# define CONFIG_BOOTP_MAY_FAIL
#endif
-/* SPI */
-#ifdef CONFIG_ZYNQ_SPI
-#endif
-
/* QSPI */
#ifdef CONFIG_ZYNQ_QSPI
# define CONFIG_SF_DEFAULT_SPEED 30000000