Re: [PATCH -next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors

2023-07-02 Thread Michael Ellerman
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 >

Re: [PATCH -next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors

2023-04-29 Thread Pali Rohár
On Friday 28 April 2023 21:35:19 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 >

[PATCH -next?] powerpc/fsl_uli1575: fix kconfig warnings and build errors

2023-04-28 Thread Randy Dunlap
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