aboutsummaryrefslogtreecommitdiff
path: root/include/configs/usb_a9263.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/usb_a9263.h')
-rw-r--r--include/configs/usb_a9263.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/usb_a9263.h b/include/configs/usb_a9263.h
index f61a5e1..c9c72c9 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