diff options
Diffstat (limited to 'include/configs/sam9x60ek.h')
-rw-r--r-- | include/configs/sam9x60ek.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/sam9x60ek.h b/include/configs/sam9x60ek.h index 472b92f1d66..7d0768fa347 100644 --- a/include/configs/sam9x60ek.h +++ b/include/configs/sam9x60ek.h @@ -75,9 +75,4 @@ "bootz 0x22000000 - 0x21000000" #endif -/* - * Size of malloc() pool - */ -#define CONFIG_SYS_MALLOC_LEN (512 * 1024 + 0x1000) - #endif |