Re: [PATCH v2 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config

2021-01-14 Thread Bartosz Golaszewski
On Thu, Jan 7, 2021 at 3:59 AM Kent Gibson wrote: > > GPIO CDEV is now optional and required for the selftests so add it to > the config. > > Signed-off-by: Kent Gibson > Acked-by: Linus Walleij > --- > tools/testing/selftests/gpio/config | 1 + > 1 file changed, 1 insertion(+) > > diff --git a

[PATCH v2 7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config

2021-01-06 Thread Kent Gibson
GPIO CDEV is now optional and required for the selftests so add it to the config. Signed-off-by: Kent Gibson Acked-by: Linus Walleij --- tools/testing/selftests/gpio/config | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/gpio/config b/tools/testing/selftests/gpio/co