Commits

Leonard Crestez committed 6001d893923
MLK-16798-1: ata: imx: Fix AHCI_IMX Kconfig dependency Enabling sata on imx8qm was done by adding "default y", this should just be modified in config instead. Also fix the dependency list to include SOC_IMX53 || COMPILE_TEST. Fixes: 1d09794d6387 ("MLK-16684-3 ata: imx: enable imx8qm sata") Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Frank Li <frank.li@nxp.com>