summaryrefslogtreecommitdiff
path: root/configs/mx6qpsabresd_sata_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-08-06 01:04:55 -0700
committerYe Li <ye.li@nxp.com>2020-04-26 23:36:25 -0700
commitd3df626cb9e0dceb7de56bf6a6c0d04a53b7ceee (patch)
tree9be8e302ab0a5f2f2c3880c353d19331517ad703 /configs/mx6qpsabresd_sata_defconfig
parentd12350bdeae49dd533a78dc13f13cf1dfe9b5949 (diff)
MLK-22398-10 mx6sabresd: Enable PCIE IMX DM driver
Update the board codes and configs to enable PCIE IMX driver on all imx6dql sabresd boards. The always on regulators is powered up in board_init for enabling "pcie_reg" regulator. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit c59e779f71008dede451d1a6185002701b5a34f0)
Diffstat (limited to 'configs/mx6qpsabresd_sata_defconfig')
-rw-r--r--configs/mx6qpsabresd_sata_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6qpsabresd_sata_defconfig b/configs/mx6qpsabresd_sata_defconfig
index a58b264026..4c1c2f1ed2 100644
--- a/configs/mx6qpsabresd_sata_defconfig
+++ b/configs/mx6qpsabresd_sata_defconfig
@@ -82,6 +82,7 @@ CONFIG_DM_ETH=y
CONFIG_PHYLIB=y
CONFIG_MII=y
CONFIG_PCI=y
+CONFIG_DM_PCI=y
CONFIG_CMD_FASTBOOT=y
CONFIG_USB_FUNCTION_FASTBOOT=y