summaryrefslogtreecommitdiff
path: root/include/configs/hikey.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hikey.h')
-rw-r--r--include/configs/hikey.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h
index 659fbee052..c4d5e50eb0 100644
--- a/include/configs/hikey.h
+++ b/include/configs/hikey.h
@@ -44,9 +44,6 @@
#define GICD_BASE 0xf6801000
#define GICC_BASE 0xf6802000
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M)
-
#ifdef CONFIG_USB_DWC2
#define CONFIG_DWC2_ENABLE_DYNAMIC_FIFO
#endif