Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a8f5958c782ca6bb7d09e39d8f20c52a15d8959c
/
.
/
boards
/
shields
/
nrf7002eb
/
Kconfig.shield
blob: e369cfe3de42661de4c767e5698619675f53b753 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config SHIELD_NRF7002EB
def_bool $
(
shields_list_contains
,
nrf7002eb
)
config SHIELD_NRF7002EB_COEX
def_bool $
(
shields_list_contains
,
nrf7002eb_coex
)