From: Guillaume GARDET Date: Mon, 3 Nov 2014 13:26:18 +0000 (+0100) Subject: ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ac7792687ad8ab68e0b431e57b4cfe72453d48eb;p=project%2Fbcm63xx%2Fu-boot.git ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h Signed-off-by: Guillaume GARDET Cc: Tom Rini Reviewed-by: Tom Rini --- diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h index 006c9a9c0d..b2b3750c1e 100644 --- a/include/configs/omap3_igep00x0.h +++ b/include/configs/omap3_igep00x0.h @@ -29,8 +29,6 @@ #define CONFIG_REVISION_TAG 1 -#define CONFIG_SUPPORT_RAW_INITRD - /* define to enable boot progress via leds */ #if (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0020) || \ (CONFIG_MACH_TYPE == MACH_TYPE_IGEP0030)