diff options
Diffstat (limited to 'board/ti/am335x/Kconfig')
-rw-r--r-- | board/ti/am335x/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/ti/am335x/Kconfig b/board/ti/am335x/Kconfig index 722f9d57c4..7cb006f99c 100644 --- a/board/ti/am335x/Kconfig +++ b/board/ti/am335x/Kconfig @@ -47,10 +47,4 @@ config DM_GPIO config DM_SERIAL default y if DM -config SYS_MALLOC_F - default y if DM - -config SYS_MALLOC_F_LEN - default 0x400 if DM - endif |