Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3224a50e034ebf45714a8317c3d784e83c6a89c4
/
.
/
drivers
/
gpio
/
Kconfig.esp32
blob: b04f6cd5e0ac226f5c4565763631607112e5bcd4 [
file
] [
log
] [
blame
]
# ESP32 GPIO configuration options
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config GPIO_ESP32
bool
"ESP32 GPIO"
default
y
depends on DT_HAS_ESPRESSIF_ESP32_GPIO_ENABLED
help
Enables
the ESP32 GPIO driver