Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b7a766e37037158ed833b6a27bc9bdf3aee5361c
/
.
/
drivers
/
gpio
/
Kconfig.zephyr
blob: 0e584a6d66f1f61f1b81d01b474abb0b70b19b39 [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Google LLC
# SPDX-License-Identifier: Apache-2.0
config GPIO_KEYS_ZEPHYR
bool
"Zephyr GPIO Keys"
default
y
depends on DT_HAS_ZEPHYR_GPIO_KEYS_ENABLED
help
Enable
support
for
Zephyr
GPIO
Keys
.