summaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_emmc_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-08-06 01:02:41 -0700
committerYe Li <ye.li@nxp.com>2022-04-06 18:03:18 +0800
commit3924d7fac4dacd2f3622be4e279d2c69bfb7a2f3 (patch)
treea86c664aa7aa8bbb12cea2941866edf7ef1c78a0 /configs/mx6sxsabresd_emmc_defconfig
parentba6cc95626dc85f27e3e7ee0d82b82a3741f6d00 (diff)
MLK-22398-8 mx6sxsdb: Enable PCIE IMX DM driver
Update the board codes and configs to enable pcie imx DM driver. The pcie node in SDB board DTS reply on the alway on regulator "reg_pcie". So power up the always on regulators in board_init. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 4271f767a42f2ccb6085aec3abf9197faf60bb9f) (cherry picked from commit 145886450db0bf11e601c08499953f4bcff3c1d2) (cherry picked from commit f3824d0c87a72156d5134f667f7a099007621ebd)
Diffstat (limited to 'configs/mx6sxsabresd_emmc_defconfig')
-rw-r--r--configs/mx6sxsabresd_emmc_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/mx6sxsabresd_emmc_defconfig b/configs/mx6sxsabresd_emmc_defconfig
index c2828e984a..1b4e92d022 100644
--- a/configs/mx6sxsabresd_emmc_defconfig
+++ b/configs/mx6sxsabresd_emmc_defconfig
@@ -58,6 +58,8 @@ CONFIG_SF_DEFAULT_SPEED=40000000
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PCI=y
+CONFIG_REGMAP=y
+CONFIG_SYSCON=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y
@@ -104,4 +106,4 @@ CONFIG_FASTBOOT=y
CONFIG_FASTBOOT_BUF_ADDR=0x83800000
CONFIG_FASTBOOT_BUF_SIZE=0x40000000
CONFIG_FASTBOOT_FLASH=y
-CONFIG_EFI_PARTITION=y \ No newline at end of file
+CONFIG_EFI_PARTITION=y