blob: 50732bd8ddb78870da9a0c6454d7706f9bdbaaf5 [file] [log] [blame]
# Kconfig.esp32 - ESP32 Pin mux configuration options
#
#
# Copyright (c) 2017 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig PINMUX_ESP32
bool "ESP32 Pin multiplexer driver"
depends on PINMUX && SOC_ESP32
help
Enable driver for ESP32 Pin multiplexer.