zephyr/drivers/pinctrl/Kconfig.mec5
Scott Worley 4fa5fc3b4c drivers: pinctrl: mec5: Microchip MEC5 HAL based pinctrl driver
Add a pinctrl driver for Microchip MEC5 HAL based chips.
The driver removes the YAML enum "no change" property
value from the driver strength and slew rate properties.
Update the shared header file in mec soc common folder to
use a different Z_PINCTRL_STATE_PINCFG_INIT for MEC5.
Modifications to legacy MEC172x XEC PINCTRL will be in
a future PR.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2024-10-24 14:07:31 +02:00

9 lines
283 B
Text

# Copyright (c) 2024 Microchip Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config PINCTRL_MCHP_MEC5
bool "Pin controller driver for MCHP MEC5 MCUs"
default y
depends on DT_HAS_MICROCHIP_MEC5_PINCTRL_ENABLED
help
Enable pin controller driver for Microchip MEC5 MCUs