From b68e40e64130379e5b5fcd2fca0b86eb311c065c Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 12 Jul 2018 07:50:59 +0200 Subject: arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP CONFIG_MP was added to Kconfig with enabling CONFIG_DEFINE_TCM_OCM_MMAP=y for zynqmp boards. This option is enabled by default that's why it shouldn't be in defconfig. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zcu104_revA_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/xilinx_zynqmp_zcu104_revA_defconfig') diff --git a/configs/xilinx_zynqmp_zcu104_revA_defconfig b/configs/xilinx_zynqmp_zcu104_revA_defconfig index 18d12a6dab..34ea79b3f2 100644 --- a/configs/xilinx_zynqmp_zcu104_revA_defconfig +++ b/configs/xilinx_zynqmp_zcu104_revA_defconfig @@ -7,7 +7,6 @@ CONFIG_SPL=y CONFIG_DEBUG_UART_BASE=0xff000000 CONFIG_DEBUG_UART_CLOCK=100000000 CONFIG_ZYNQMP_USB=y -CONFIG_DEFINE_TCM_OCM_MMAP=y CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zcu104-revA" CONFIG_DEBUG_UART=y CONFIG_AHCI=y -- cgit v1.2.3