blob: 7ba9470b58e17c8e70e32666ba3b49a9cb0dc3c3 [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
default n
help
Enable driver for ESP32 Pin multiplexer.