mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-18 10:51:57 +00:00
Some more were added since the cleanup pass in June 2018. See e.g.
commit 2d50da70a1
("drivers: ipm: Kconfig: Remove redundant 'default n'
properties") for a motivation. It also avoids people wondering whether
or not they need to put in 'default n'.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
# Kconfig - Microchip MEC HAL drivers configuration
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menuconfig HAS_MEC_HAL
|
|
bool "Microchip MEC HAL drivers support"
|