Commit 94329e15 authored by Kent Gibson's avatar Kent Gibson Committed by Bartosz Golaszewski
Browse files

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: default avatarKent Gibson <warthog618@gmail.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent 10f33652
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
CONFIG_GPIOLIB=y
CONFIG_GPIO_CDEV=y
CONFIG_GPIO_MOCKUP=m