mxc mlb: Allow compilation on imx8

Upstream rejected ARCH_FSL_IMX8QM so just depend on ARCH_MXC or
COMPILE_TEST.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
This commit is contained in:
Leonard Crestez 2019-04-16 17:45:47 +03:00 committed by Dong Aisheng
parent 49dc991f89
commit f086607708
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ config MXC_MLB
config MXC_MLB150
tristate "MLB150 support"
depends on SOC_IMX6Q
depends on ARCH_MXC || COMPILE_TEST
select MXC_MLB
help
Say Y to get the MLB150 support.