summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-06-02 08:42:55 +0300
committerTom Rini <trini@konsulko.com>2018-07-10 23:55:57 +0300
commitd673668964f1e8c65675978b737169c2aa9e2a2d (patch)
treebad965ed410f70cc0be31dcb52cdc68c685817c0 /include/configs/ge_bx50v3.h
parent56419ea5f0800690b47390baee580e541342d35c (diff)
downloadu-boot-d673668964f1e8c65675978b737169c2aa9e2a2d.tar.xz
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/ge_bx50v3.h')
-rw-r--r--include/configs/ge_bx50v3.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 1b947db9d4..fef41a8a18 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -188,9 +188,6 @@
#define CONFIG_ENV_SPI_MODE CONFIG_SF_DEFAULT_MODE
#define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED
-#ifndef CONFIG_SYS_DCACHE_OFF
-#endif
-
#define CONFIG_SYS_FSL_USDHC_NUM 3
/* Framebuffer */