- Update the path of pinctrl.h in sama7g54_ek.dts - Select CONFIG_MICROCHIP_SAM for sama7g5 family devices - Add SAM group Kconfig symbol for proper family grouping - Rename PIC32C Kconfig symbol to MICROCHIP_PIC32C and update references - Update west.yml for hal-microchip re-organization Signed-off-by: Arunprasath P <arunprasath.p@microchip.com>
19 lines
330 B
Plaintext
19 lines
330 B
Plaintext
# Microchip MEC HAL drivers configuration
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config HAS_MEC_HAL
|
|
bool "Microchip MEC HAL drivers support"
|
|
|
|
config HAS_MPFS_HAL
|
|
bool "Microchip MPFS HAL drivers support"
|
|
|
|
config HAS_MEC5_HAL
|
|
bool "Microchip MEC5 HAL drivers support"
|
|
|
|
config MICROCHIP_PIC32C
|
|
bool
|
|
|
|
config MICROCHIP_SAM
|
|
bool
|