mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-24 20:21:25 +01:00
This patch removes the CFG_PCI_PRE_INIT option completely, since it's not needed anymore with the patch from Matthias Fuchs with the "weak" pci_pre_init() implementation. Signed-off-by: Stefan Roese <sr@denx.de>