diff options
Diffstat (limited to 'board/amcc/canyonlands/Kconfig')
-rw-r--r-- | board/amcc/canyonlands/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/amcc/canyonlands/Kconfig b/board/amcc/canyonlands/Kconfig index 848e08f..46efa7a 100644 --- a/board/amcc/canyonlands/Kconfig +++ b/board/amcc/canyonlands/Kconfig @@ -39,12 +39,4 @@ config DM config DM_SERIAL default y -config SYS_MALLOC_F - bool - default y - -config SYS_MALLOC_F_LEN - hex - default 0x400 - endif |