summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sabre_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-02-11 16:32:59 -0700
committerSimon Glass <sjg@chromium.org>2015-02-12 15:17:28 -0700
commitb724bd7d63498449d3960bbd3075ba94d7152890 (patch)
treebdc0f4267ec6a9ec29cd1a2f1d5ff41877e233f9 /include/configs/mx6sabre_common.h
parentad885e45702029362575cec27e4808585c279832 (diff)
downloadtalos-obmc-uboot-b724bd7d63498449d3960bbd3075ba94d7152890.tar.gz
talos-obmc-uboot-b724bd7d63498449d3960bbd3075ba94d7152890.zip
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/mx6sabre_common.h')
-rw-r--r--include/configs/mx6sabre_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index f0f721e9b7..80e48d141e 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -27,7 +27,6 @@
#define CONFIG_DM
#define CONFIG_DM_THERMAL
-#define CONFIG_SYS_MALLOC_F_LEN (1 << 10)
#define CONFIG_IMX6_THERMAL
#define CONFIG_SYS_GENERIC_BOARD
OpenPOWER on IntegriCloud