commit | 4547a1bc926baaa695d639d636570a263f3a9c07 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 20 08:07:46 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:04:59 2022 -0400 |
tree | 05a7441bf7661a18f45a532d59cca09fdab6a0b5 | |
parent | 3dc2987f5c9b79e19ea6b0e69e01a817310abaac [diff] [blame] |
Convert CONFIG_PCIE_IMX to Kconfig This converts the following to Kconfig: CONFIG_PCIE_IMX Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig index c9e4ee8..114a361 100644 --- a/configs/ge_bx50v3_defconfig +++ b/configs/ge_bx50v3_defconfig
@@ -74,6 +74,7 @@ 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