From 22270ca03665c55e713eca2e3b0a31ed6addd621 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 4 Oct 2018 14:26:13 +0200 Subject: arm64: zynqmp: Enable MP by default via Kconfig Simplify defconfig for ZynqMP but keep option not to enable it for mini targets. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig') diff --git a/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig b/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig index 491619cf08..0625d195c9 100644 --- a/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig +++ b/configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig @@ -28,7 +28,6 @@ CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_TFTPPUT=y CONFIG_CMD_TIME=y -CONFIG_MP=y CONFIG_CMD_TIMER=y CONFIG_CMD_EXT4_WRITE=y CONFIG_SPL_OF_CONTROL=y -- cgit v1.2.3