From 4280f50238916f6375746c44db11ebbe00012693 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 9 Dec 2015 11:44:17 +0100 Subject: microblaze: Enable DM by default Enable DM for the whole architecture. Signed-off-by: Michal Simek --- configs/microblaze-generic_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/microblaze-generic_defconfig') 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" -- cgit v1.2.1