a8a9d34fce
Add Kconfig.shield to frdm_kw41z. 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_KW41Z
|
|
def_bool $(shields_list_contains,frdm_kw41z)
|