summaryrefslogtreecommitdiff
path: root/configs/ge_bx50v3_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 15:07:48 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:04:59 +0300
commitf27bca4c27ef1503a85ad285a4a39c7c62fddc2d (patch)
tree54cdd8110b460063c2752d7e7e3b43d886ee577a /configs/ge_bx50v3_defconfig
parent4e7860288c2edb3d3f2e947e4a217e9a51787301 (diff)
downloadu-boot-f27bca4c27ef1503a85ad285a4a39c7c62fddc2d.tar.xz
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>
Diffstat (limited to 'configs/ge_bx50v3_defconfig')
-rw-r--r--configs/ge_bx50v3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig
index 114a361a18..c332878126 100644
--- a/configs/ge_bx50v3_defconfig
+++ b/configs/ge_bx50v3_defconfig
@@ -74,6 +74,7 @@ CONFIG_CMD_E1000=y
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