diff mbox

[U-Boot,4/4] igep00x0: Remove no-op macros from config header

Message ID 20160102235318.GE15342@localhost.localdomain
State Accepted
Commit 99c6a9f8b18713873b154cf57daeeafb46cadd6d
Delegated to: Tom Rini
Headers show

Commit Message

Ladislav Michl Jan. 2, 2016, 11:53 p.m. UTC
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 include/configs/omap3_igep00x0.h | 5 -----
 1 file changed, 5 deletions(-)
diff mbox

Patch

diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index bd1c038..5da6cfd 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 */