aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smdkc100.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/smdkc100.h')
-rw-r--r--include/configs/smdkc100.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h
index b400386403b..84c647957c3 100644
--- a/include/configs/smdkc100.h
+++ b/include/configs/smdkc100.h
@@ -34,12 +34,6 @@
#define CONFIG_INITRD_TAG
/*
- * Size of malloc() pool
- * 1MB = 0x100000, 0x100000 = 1024 * 1024
- */
-#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20))
-
-/*
* select serial console configuration
*/