MLK-21452 drivers/mxc/Kconfig: Only build imx8 vpu on arm64
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 15 Apr 2019 12:53:27 +0000 (15:53 +0300)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit8eb5e1fd285c3d2012fe047104540f115da56dfc
treec59f6c02e849641b66e6d7e81511a0264fe2cf13
parent4039b9c2465dfac6baf09a02e27aea7f1512e4fe
MLK-21452 drivers/mxc/Kconfig: Only build imx8 vpu on arm64

There is no ARCH_MXC_ARM64 in 4.19 because upstream rejected it. We must
still check for ARM64 though because vpu compilation fails on 32-bit
platforms in multiple ways.

This fixes build for imx6/7

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
drivers/mxc/Kconfig