summaryrefslogtreecommitdiffstats
path: root/include/configs/stv0991.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/stv0991.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/stv0991.h')
-rw-r--r--include/configs/stv0991.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stv0991.h b/include/configs/stv0991.h
index fd9bd638c6..071b1c2ca7 100644
--- a/include/configs/stv0991.h
+++ b/include/configs/stv0991.h
@@ -28,7 +28,6 @@
(PHYS_SDRAM_1_SIZE - CONFIG_ENV_SIZE)
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 16 * 1024)
-#define CONFIG_SYS_MALLOC_F_LEN 0x2000
#define CONFIG_DM
/* serial port (PL011) configuration */
OpenPOWER on IntegriCloud