diff options
Diffstat (limited to 'board/ti/am335x/Kconfig')
-rw-r--r-- | board/ti/am335x/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/ti/am335x/Kconfig b/board/ti/am335x/Kconfig index 722f9d5..8c45892 100644 --- a/board/ti/am335x/Kconfig +++ b/board/ti/am335x/Kconfig @@ -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 |