boards/shields: frdm_kw41z: Move to conditional Kconfig
Add Kconfig.shield to frdm_kw41z. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
0f63dee3c3
commit
a8a9d34fce
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2019 Linaro Limited
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config SHIELD_FRDM_KW41Z
|
||||
def_bool $(shields_list_contains,frdm_kw41z)
|
Loading…
Reference in New Issue