commit | c28665df09cd8f35bf16731a8faaafc514a5fc05 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Aug 06 15:18:36 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Aug 20 09:46:55 2020 +0200 |
tree | 5bad5355636147c507ca23c0b0d68dc699c8bb19 | |
parent | 8ba62d2746f0fed360f224ffbb494b75a6f3d1ee [diff] |
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers Zynq/ZynqMP/Versal IPs should be possible to called also from Microblaze in PL and vice versa. That's why change dependencies and do not limit enabling just for some platforms. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>