commit | f27bca4c27ef1503a85ad285a4a39c7c62fddc2d | [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 | 4e7860288c2edb3d3f2e947e4a217e9a51787301 [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/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig index 114a361..c332878 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_PCI_SCAN_SHOW=y CONFIG_PCIE_IMX=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y