commit | fc52eaa144193f983233c083a062082c3b5f817f | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Dec 06 11:51:13 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 14 09:05:54 2020 +0100 |
tree | eab62d7df18acd4f094c7f431eb146dab1197686 | |
parent | a7178b7a4d0ada6969d9e03472ca808a26ccd60f [diff] |
arm64: zynqmp: Add missing Kconfig options to zynqmp_virt platform These options are taken from zcu102/104 platforms. Also use OF_SEPARATE instead of OF_BOARD. Maybe at some point this option will be taken back but as of now board detection is not ready. export DEVICE_TREE="zynqmp-zcu102-revA" make xilinx_zynqmp_virt_defconfig make -j Signed-off-by: Michal Simek <michal.simek@xilinx.com>