Adding entry in kconfig for Microchip mpfs hal Signed-off-by: Peter McShane <peter.mcshane@microchip.com>
9 lines
207 B
Text
9 lines
207 B
Text
# 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"
|