diff options
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r-- | include/configs/usb_a9263.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h index f61a5e1b1a..c9c72c94ce 100644 --- a/include/configs/usb_a9263.h +++ b/include/configs/usb_a9263.h @@ -74,9 +74,4 @@ #define CONFIG_EXTRA_ENV_SETTINGS \ "mtdparts=" CONFIG_MTDPARTS_DEFAULT "\0" \ -/* - * Size of malloc() pool - */ -#define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000) - #endif |