zephyr/drivers/pinmux/Kconfig.beetle

15 lines
325 B
Plaintext

# Kconfig.beetle - ARM V2M Beetle PINMUX configuration options
#
#
# Copyright (c) 2016 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig PINMUX_BEETLE
bool "ARM V2M Beetle Pin multiplexer driver"
depends on PINMUX && SOC_SERIES_BEETLE
default n
help
Enable driver for ARM V2M Beetle Pin multiplexer.