summaryrefslogtreecommitdiff
path: root/include/configs/UCP1020.h
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-06-04 12:45:21 +0300
committerTom Rini <trini@konsulko.com>2018-06-18 21:02:03 +0300
commitaf14d0dd246d11b2731848b74ca05d05dd6be20c (patch)
tree1344de42997d4d067357659fdccfc4aa78f9d21b /include/configs/UCP1020.h
parent6d0043a6230d9003beb90ef6366bfea8c5e654bd (diff)
downloadu-boot-af14d0dd246d11b2731848b74ca05d05dd6be20c.tar.xz
configs: Remove empty #ifdef/#ifndef blocks
Remove empty #ifdef/#ifndef..#endif blocks where the configuration they guarded has been completely removed. Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r--include/configs/UCP1020.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h
index 6231a1e4ae..b5ff5d3fe1 100644
--- a/include/configs/UCP1020.h
+++ b/include/configs/UCP1020.h
@@ -70,8 +70,6 @@
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_ETHPRIME "eTSEC1"
-#ifndef CONFIG_SPI_FLASH
-#endif
#define CONFIG_SYS_REDUNDAND_ENVIRONMENT
#define CONFIG_SYS_L2_SIZE (256 << 10)