Re: [PATCH v2] gpio: em: depnd on ARCH_SHMOBILE

2016-11-24 Thread Peter Robinson
On Thu, Nov 24, 2016 at 3:19 PM, Linus Walleij wrote: > On Thu, Nov 24, 2016 at 10:38 AM, Geert Uytterhoeven > wrote: >> On Sun, Nov 20, 2016 at 6:48 PM, Peter Robinson wrote: >>> The GPIO_EM is part of the Renesas SoCs so depend on the arch. > >>> config GPIO_EM >>> tristate "Emma Mobi

Re: [PATCH v2] gpio: em: depnd on ARCH_SHMOBILE

2016-11-24 Thread Linus Walleij
On Thu, Nov 24, 2016 at 10:38 AM, Geert Uytterhoeven wrote: > On Sun, Nov 20, 2016 at 6:48 PM, Peter Robinson wrote: >> The GPIO_EM is part of the Renesas SoCs so depend on the arch. >> config GPIO_EM >> tristate "Emma Mobile GPIO" >> - depends on ARM && OF_GPIO >> + depends

Re: [PATCH v2] gpio: em: depnd on ARCH_SHMOBILE

2016-11-24 Thread Geert Uytterhoeven
CC linux-renesas-soc On Sun, Nov 20, 2016 at 6:48 PM, Peter Robinson wrote: > The GPIO_EM is part of the Renesas SoCs so depend on the arch. > > Signed-off-by: Peter Robinson > --- > drivers/gpio/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > v1->v2: > - Add COMPILE