commit | 664e16ce99a0c04ba7ea06892ebafdc2071aefe9 | [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 | c8da6513c054c150640e8ad12185bd53ae1852fc [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>