Re: [PATCH 1/2] pinctrl: equilibrium: Add architecture dependency

2020-05-16 Thread Linus Walleij
On Thu, May 7, 2020 at 1:36 PM Geert Uytterhoeven wrote: > The Equilibrium pin controller is only present on Intel Lightning > Mountain SoCs. Add an architecture dependency to the > PINCTRL_EQUILIBRIUM config symbol, to avoid asking the user about it > when configuring a kernel for a non-x86 arc

[PATCH 1/2] pinctrl: equilibrium: Add architecture dependency

2020-05-07 Thread Geert Uytterhoeven
The Equilibrium pin controller is only present on Intel Lightning Mountain SoCs. Add an architecture dependency to the PINCTRL_EQUILIBRIUM config symbol, to avoid asking the user about it when configuring a kernel for a non-x86 architecture. Signed-off-by: Geert Uytterhoeven --- drivers/pinctrl