mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Adding entry in kconfig for Microchip mpfs hal Signed-off-by: Peter McShane <peter.mcshane@microchip.com>
10 lines
207 B
Plaintext
10 lines
207 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"
|