summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 87da4410f5..9c59fd8254 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -36,10 +36,6 @@
#define CONFIG_REVISION_TAG 1
-/* Size of malloc() pool */
-#undef CONFIG_SYS_MALLOC_LEN
-#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (128 << 10))
-
/* Hardware drivers */
/* DM9000 */
#define CONFIG_NET_RETRY_COUNT 20