]> git.sur5r.net Git - u-boot/blobdiff - board/ti/am335x/Kconfig
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
[u-boot] / board / ti / am335x / Kconfig
index 722f9d57c4d388ae6f08dad20bbfbff8357b1e5d..8c45892cfa18d2f9c741d3e4541080159bf13566 100644 (file)
@@ -50,7 +50,4 @@ config DM_SERIAL
 config SYS_MALLOC_F
        default y if DM
 
-config SYS_MALLOC_F_LEN
-       default 0x400 if DM
-
 endif