summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_igep00x0.h
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2016-01-04 23:08:02 +0100
committerTom Rini <trini@konsulko.com>2016-01-20 10:19:40 -0500
commit99c6a9f8b18713873b154cf57daeeafb46cadd6d (patch)
treeb507ad904628bc5b0ba61132373fee83a6cfa735 /include/configs/omap3_igep00x0.h
parentd636f2a74af141f44d4cd06b586e5519a7d6c1db (diff)
downloadblackbird-obmc-uboot-99c6a9f8b18713873b154cf57daeeafb46cadd6d.tar.gz
blackbird-obmc-uboot-99c6a9f8b18713873b154cf57daeeafb46cadd6d.zip
igep00x0: Remove no-op macros from config header
The patch removes some macros that are not used. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Enric Balletbo Serra <enric.balletbo@collabora.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/omap3_igep00x0.h')
-rw-r--r--include/configs/omap3_igep00x0.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index bd1c038e7b..5da6cfd6f5 100644
--- a/include/configs/omap3_igep00x0.h
+++ b/include/configs/omap3_igep00x0.h
@@ -75,14 +75,9 @@
#ifdef CONFIG_BOOT_ONENAND
#define CONFIG_CMD_ONENAND /* ONENAND support */
#endif
-#if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0020) || \
- (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0032)
-#endif
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_PING
-/*#undef CONFIG_ENV_IS_NOWHERE*/
-
#ifndef CONFIG_SPL_BUILD
/* Environment */
OpenPOWER on IntegriCloud