mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 06:46:36 +00:00
Move shield to Kconfig.shield format. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_FRDM_CR20A
|
|
def_bool $(shields_list_contains,frdm_cr20a)
|