MLK-21660 imx8qm: Disable SATA driver by default
authorYe Li <ye.li@nxp.com>
Tue, 7 May 2019 06:39:20 +0000 (23:39 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:29:13 +0000 (04:29 -0700)
commit71bb62d4c9a82835e919b0c63ccb25f3a5512c42
tree00ab5347c2e62d9283bdd89249cbe615f27310f9
parent565f2204e7925d3bd25623ff1104a54ee0f8a601
MLK-21660 imx8qm: Disable SATA driver by default

The imx8 SATA driver will cause crash when some gen3 SATA
device is connected. As there is no booting from SATA supported by ROM,
so enabling this driver is not necessary, change to disable it at default.
And will fix the issue in future.

Users who need to use the driver, have to set "CONFIG_SATA_IMX=y" in defconfig
to enable it.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 00e6fab7125fe407ab9fb1b852feafd45f0cdba3)
include/configs/imx8qm_arm2.h
include/configs/imx8qm_mek.h