blob: df62a7859148d895a30f3fc13142ed0c59988e2f [file] [log] [blame]
# ESP32 Pin mux configuration options
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config PINMUX_ESP32
bool "ESP32 Pin multiplexer driver"
depends on SOC_ESP32 || SOC_ESP32S2 || SOC_ESP32C3
help
Enable driver for ESP32 Pin multiplexer.