diff options
Diffstat (limited to 'common/Kconfig')
-rw-r--r-- | common/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig index 5c1151bf544..0543b839d18 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -557,7 +557,6 @@ config ID_EEPROM config PCI_INIT_R bool "Enumerate PCI buses during init" depends on PCI - default y if !DM_PCI help With this option U-Boot will call pci_init() soon after relocation, which will enumerate PCI buses. This is needed, for instance, in the |