On Fri, 28 Apr 2023 21:35:19 -0700, Randy Dunlap wrote: > Neither FSL_SOC_BOOKE nor PPC_86xx enables CONFIG_PCI by > default, so it may be unset in some randconfigs. > When that happens, FSL_ULI1575 may be set when it should not be > since it is a PCI driver. When it is set, there are 3 kconfig > warnings and a slew of build errors > > WARNING: unmet direct dependencies detected for PCI_QUIRKS > Depends on [n]: PCI [=n] > Selected by [y]: > - FSL_PCI [=y] > > [...]
Applied to powerpc/fixes. [1/1] powerpc/fsl_uli1575: fix kconfig warnings and build errors https://git.kernel.org/powerpc/c/536d948a8dee21166d9c5b5a4189af56beba16e3 cheers