aboutsummaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2018-06-19 12:24:23 +0200
committerTom Rini <trini@konsulko.com>2018-07-10 16:55:59 -0400
commit0fd2290cfc3b5c907783772ded82a8dfad4eb0e8 (patch)
tree07d77799903ab6de27421ce309949f0fcf206c1b /configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
parentbf5dd78cd4b26e8e9186311da14793110b9c3278 (diff)
downloadu-boot-0fd2290cfc3b5c907783772ded82a8dfad4eb0e8.zip
u-boot-0fd2290cfc3b5c907783772ded82a8dfad4eb0e8.tar.gz
u-boot-0fd2290cfc3b5c907783772ded82a8dfad4eb0e8.tar.bz2
cmd: Kconfig: Move CONFIG_MP to Kconfig
This patch moves CONFIG_MP to Kconfig Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
index b614acd..f9246a1 100644
--- a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
@@ -8,6 +8,7 @@ CONFIG_DEBUG_UART_CLOCK=100000000
# CONFIG_SPL_FAT_SUPPORT is not set
# CONFIG_SPL_LIBDISK_SUPPORT is not set
CONFIG_ZYNQMP_USB=y
+CONFIG_DEFINE_TCM_OCM_MMAP=y
CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zc1751-xm016-dc2"
CONFIG_DEBUG_UART=y
CONFIG_DISTRO_DEFAULTS=y
@@ -36,6 +37,7 @@ CONFIG_CMD_NAND_LOCK_UNLOCK=y
CONFIG_CMD_USB=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