zephyr/drivers/pinctrl/Kconfig.emsdp
Siyuan Cheng 4babd545cc drivers: pinctrl: add pinctrl driver for ARC emsdp
Add Synopsys ARC EMSDP board Pin controller for its Pmod
and Arduino shield interface.

Signed-off-by: Siyuan Cheng <siyuanc@synopsys.com>
2023-05-29 09:21:07 -04:00

10 lines
240 B
Plaintext

# Copyright (c) 2023 Synopsys
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_EMSDP
bool "EMSDP pinmux driver"
default y
depends on DT_HAS_SNPS_EMSDP_PINCTRL_ENABLED
help
Enable driver for the synopsys ARC EMSDP pinctrl driver