Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8c2a6e34a812e7a61017a6816b9dd27b9e2d04a1
/
.
/
drivers
/
gpio
/
Kconfig.esp32
blob: 18ab7b9d05c83fa0a8fd6f976f9d0ca1e83d35da [
file
] [
log
] [
blame
]
# ESP32 GPIO configuration options
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config GPIO_ESP32
bool
"ESP32 GPIO"
depends on SOC_ESP32
||
SOC_ESP32S2
||
SOC_ESP32C3
help
Enables
the ESP32 GPIO driver