summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-09 11:44:17 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-12-18 13:15:58 +0100
commit4280f50238916f6375746c44db11ebbe00012693 (patch)
treef8a97dca0e889be679c216d7935ce91aaa76993f /configs
parentef159abf99a2c6654c14f7db14df465a964b50c6 (diff)
downloadtalos-obmc-uboot-4280f50238916f6375746c44db11ebbe00012693.tar.gz
talos-obmc-uboot-4280f50238916f6375746c44db11ebbe00012693.zip
microblaze: Enable DM by default
Enable DM for the whole architecture. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/microblaze-generic_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index c13efd091d..54aa3ef3d2 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -1,5 +1,4 @@
CONFIG_MICROBLAZE=y
-CONFIG_SYS_MALLOC_F=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_TARGET_MICROBLAZE_GENERIC=y
CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic"
OpenPOWER on IntegriCloud