Re: [PATCH] powerpc/44x: Force PCI on for CURRITUCK

2019-02-08 Thread Michael Ellerman
Geert Uytterhoeven writes: > Hi Michael, > > On Thu, Feb 7, 2019 at 3:49 AM Michael Ellerman wrote: >> The recent rework of PCI kconfig symbols exposed an existing bug in >> the CURRITUCK kconfig logic. >> >> It selects PPC4xx_PCI_EXPRESS which depends on PCI, but PCI is user >> selectable and

Re: [PATCH] powerpc/44x: Force PCI on for CURRITUCK

2019-02-07 Thread Geert Uytterhoeven
Hi Michael, On Thu, Feb 7, 2019 at 3:49 AM Michael Ellerman wrote: > The recent rework of PCI kconfig symbols exposed an existing bug in > the CURRITUCK kconfig logic. > > It selects PPC4xx_PCI_EXPRESS which depends on PCI, but PCI is user > selectable and might be disabled, leading to a

Re: [PATCH] powerpc/44x: Force PCI on for CURRITUCK

2019-02-06 Thread Christoph Hellwig
Thanks, this looks good to me: Reviewed-by: Christoph Hellwig

[PATCH] powerpc/44x: Force PCI on for CURRITUCK

2019-02-06 Thread Michael Ellerman
The recent rework of PCI kconfig symbols exposed an existing bug in the CURRITUCK kconfig logic. It selects PPC4xx_PCI_EXPRESS which depends on PCI, but PCI is user selectable and might be disabled, leading to a warning: WARNING: unmet direct dependencies detected for PPC4xx_PCI_EXPRESS