Move shield to Kconfig.shield format. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
5 lines
146 B
Text
5 lines
146 B
Text
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_FRDM_CR20A
|
|
def_bool $(shields_list_contains,frdm_cr20a)
|