summaryrefslogtreecommitdiff
path: root/include/configs/mx6sllevk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6sllevk.h')
-rw-r--r--include/configs/mx6sllevk.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/mx6sllevk.h b/include/configs/mx6sllevk.h
index 7e38a05..f68a30b 100644
--- a/include/configs/mx6sllevk.h
+++ b/include/configs/mx6sllevk.h
@@ -11,12 +11,6 @@
#include "mx6_common.h"
-#ifdef CONFIG_SECURE_BOOT
-#ifndef CONFIG_CSF_SIZE
-#define CONFIG_CSF_SIZE 0x4000
-#endif
-#endif
-
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (16 * SZ_1M)