commit | 6fe727019348bb0e9d28135e35ccd543bdfc1927 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 20 08:07:48 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:04:59 2022 -0400 |
tree | 54cdd8110b460063c2752d7e7e3b43d886ee577a | |
parent | a453f09bbea9e873f78790d3d63a0ebb62e9aad3 [diff] [blame] |
Convert CONFIG_PCI_SCAN_SHOW to Kconfig This converts the following to Kconfig: CONFIG_PCI_SCAN_SHOW Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/mx6sxsabresd_defconfig b/configs/mx6sxsabresd_defconfig index 9a9e0da..1985ff9 100644 --- a/configs/mx6sxsabresd_defconfig +++ b/configs/mx6sxsabresd_defconfig
@@ -60,6 +60,7 @@ CONFIG_FEC_MXC=y CONFIG_MII=y CONFIG_PCI=y +CONFIG_PCI_SCAN_SHOW=y CONFIG_PCIE_IMX=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y