Re: [PATCH 0/4] qoriq: Add platform dependencies

2020-05-08 Thread Geert Uytterhoeven
Hi Li, On Thu, May 7, 2020 at 11:58 PM Li Yang wrote: > On Thu, May 7, 2020 at 6:31 AM Geert Uytterhoeven > wrote: > > Several QorIQ blocks are only present on Freescale or NXP SoCs. > > This series adds platform dependencies to the corresponding config > > ymbols, to avoid asking the user about

Re: [PATCH 0/4] qoriq: Add platform dependencies

2020-05-07 Thread Li Yang
On Thu, May 7, 2020 at 6:31 AM Geert Uytterhoeven wrote: > > Hi all, > > Several QorIQ blocks are only present on Freescale or NXP SoCs. > This series adds platform dependencies to the corresponding config > ymbols, to avoid asking the user about them when configuring a kernel > without su

Re: [PATCH 0/4] qoriq: Add platform dependencies

2020-05-07 Thread Arnd Bergmann
On Thu, May 7, 2020 at 1:30 PM Geert Uytterhoeven wrote: > > Hi all, > > Several QorIQ blocks are only present on Freescale or NXP SoCs. > This series adds platform dependencies to the corresponding config > ymbols, to avoid asking the user about them when configuring a kernel > without su

[PATCH 0/4] qoriq: Add platform dependencies

2020-05-07 Thread Geert Uytterhoeven
Hi all, Several QorIQ blocks are only present on Freescale or NXP SoCs. This series adds platform dependencies to the corresponding config ymbols, to avoid asking the user about them when configuring a kernel without support for these SoCs. Most patches in this series are independent, but