selftests: gpio: add CONFIG_GPIO_CDEV to config
authorKent Gibson <warthog618@gmail.com>
Tue, 19 Jan 2021 12:30:59 +0000 (20:30 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Feb 2021 10:43:29 +0000 (11:43 +0100)
commit94329e158e341bbeb777c7b5af085cce3ca3d344
treec12545e0657c5f29528942e6a95a9ffc8e1e6560
parent10f33652c0e791fcc36201cacd78cc83db9baa9e
selftests: gpio: add CONFIG_GPIO_CDEV to config

GPIO CDEV is now optional and required for the selftests so add it to
the config.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
tools/testing/selftests/gpio/config