zephyr/soc/microchip/mec/mec174x/Kconfig.defconfig.mec1743qlj
Scott Worley c6e3bc3252 soc: microchip: mec: Add new HAL based MEC5 family chips
Add new Microchip MEC chips using the new MEC5 HAL and
add a HAL version of a legacy chip named MECH172x.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2024-05-21 16:45:30 -04:00

16 lines
270 B
Text

# Copyright (c) 2024 Microchip Technology Inc.
# SPDX-License-Identifier: Apache-2.0
# Microchip MEC1743QLJ MCU using MEC5 HAL
# Q = 480KB total SRAM
# LJ = 176 pin package
if SOC_MEC1743_QLJ
config GPIO
default y
config PINCTRL
default y
endif # SOC_MEC1743_QLJ