summaryrefslogtreecommitdiff
path: root/include/configs/lacie_kw.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/lacie_kw.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/lacie_kw.h')
-rw-r--r--include/configs/lacie_kw.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/lacie_kw.h b/include/configs/lacie_kw.h
index ac9ac4aeaa..8af8fd5c63 100644
--- a/include/configs/lacie_kw.h
+++ b/include/configs/lacie_kw.h
@@ -40,12 +40,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
/*
- * Commands configuration
- */
-#ifndef CONFIG_NETSPACE_MINI_V2 /* No USB ports on Network Space v2 Mini */
-#endif
-
-/*
* Core clock definition
*/
#define CONFIG_SYS_TCLK 166000000 /* 166MHz */