]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/cpu/armv7/omap3/Kconfig
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
[people/ms/u-boot.git] / arch / arm / cpu / armv7 / omap3 / Kconfig
index 65da6e2c1752b285f994ff03d8d6cb4309ba339c..aa2ff46630dd0734a4a18ff4c72873f3296a61e3 100644 (file)
@@ -109,9 +109,6 @@ config DM_SERIAL
 config SYS_MALLOC_F
        default y if DM
 
-config SYS_MALLOC_F_LEN
-       default 0x400 if DM
-
 config SYS_SOC
        default "omap3"