mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-22 18:44:44 +08:00
94329e158e
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
|