We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13dfa0a commit 937116aCopy full SHA for 937116a
drivers/input/Kconfig.gpio_keys
@@ -5,5 +5,6 @@ config INPUT_GPIO_KEYS
5
bool "Zephyr GPIO Keys"
6
default y
7
depends on DT_HAS_ZEPHYR_GPIO_KEYS_ENABLED
8
+ depends on GPIO
9
help
10
Enable support for Zephyr GPIO Keys.
0 commit comments