35bbcc968c
Move link_board_eth to conditional Kconfig. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_LINK_BOARD_ETH
|
|
def_bool $(shields_list_contains,link_board_eth)
|