41dc7db2d3
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"
|