]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it...
authorGuillaume GARDET <guillaume.gardet@free.fr>
Mon, 3 Nov 2014 13:26:18 +0000 (14:26 +0100)
committerTom Rini <trini@ti.com>
Thu, 6 Nov 2014 16:04:38 +0000 (11:04 -0500)
Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
include/configs/omap3_igep00x0.h

index 006c9a9c0daa29422af9485ad0b7ab1c69f29081..b2b3750c1eb3c4faaee98be9ac63f57b43c8cbe4 100644 (file)
@@ -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)