Origin: Microchip CPG URL: https://github.com/MicrochipTech/Peripheral-mec1701 Version: 0.2 Purpose: Official peripheral firmware library for MEC1701 License: Apache Maintained-by: External Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
# Kconfig - Microchip MEC HAL drivers configuration
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menuconfig HAS_MEC_HAL
|
|
bool "Microchip MEC HAL drivers support"
|
|
default n
|