aboutsummaryrefslogtreecommitdiff
path: root/configs/mx6sxsabresd_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:46 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:04:59 -0400
commit4547a1bc926baaa695d639d636570a263f3a9c07 (patch)
tree05a7441bf7661a18f45a532d59cca09fdab6a0b5 /configs/mx6sxsabresd_defconfig
parent3dc2987f5c9b79e19ea6b0e69e01a817310abaac (diff)
downloadu-boot-4547a1bc926baaa695d639d636570a263f3a9c07.zip
u-boot-4547a1bc926baaa695d639d636570a263f3a9c07.tar.gz
u-boot-4547a1bc926baaa695d639d636570a263f3a9c07.tar.bz2
Convert CONFIG_PCIE_IMX to Kconfig
This converts the following to Kconfig: CONFIG_PCIE_IMX Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6sxsabresd_defconfig')
-rw-r--r--configs/mx6sxsabresd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig
index c41b2d9..9a9e0da 100644
--- a/configs/mx6sxsabresd_defconfig
+++ b/configs/mx6sxsabresd_defconfig
@@ -60,6 +60,7 @@ CONFIG_DM_ETH=y
CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PCI=y
+CONFIG_PCIE_IMX=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_PMIC=y