On Thu, 14 Aug 2025 15:14:35 -0300, Fabio Estevam wrote: > The CONFIG_SYS_EARLY_PCI_INIT symbol is currently not supported > by Kconfig. > > Make it a Kconfig symbol so that users could select it via defconfig. > >
Applied to u-boot/next, thanks! [1/2] Kconfig: Convert SYS_EARLY_PCI_INIT to Kconfig commit: 0b0641470b3037e7e212b40c7101c1269653f86e [2/2] qemu_arm: Select CONFIG_SYS_EARLY_PCI_INIT commit: 51214ffcc543dde83ad687c35cb2de61a34e0602 -- Tom