mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 16:33:42 +00:00
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>
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
CONFIG_GPIOLIB=y
|
|
CONFIG_GPIO_CDEV=y
|
|
CONFIG_GPIO_MOCKUP=m
|