Hi Geert, On Fri, Mar 5, 2021 at 5:57 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > Hi Brad, > > On Thu, Mar 4, 2021 at 4:59 AM Brad Larson <brad@xxxxxxxxxxx> wrote: > > This GPIO driver is for the Pensando Elba SoC which > > provides control of four chip selects on two SPI busses. [...] > > +config GPIO_ELBA_SPICS > > + bool "Pensando Elba SPI chip-select" > > + depends on ARCH_PENSANDO_ELBA_SOC > > Any specific reason this can't be "... || COMPILE_TEST"? Added COMPILE_TEST Regards, Brad