boards: Fix doc build warnings
Fixes warnings when building documentation due to additional SoC names being part of the Kconfig symbols which they should not be Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
fb7e9379e1
commit
191b3cbe10
8 changed files with 11 additions and 13 deletions
|
@ -3,5 +3,5 @@
|
|||
# Copyright (c) 2021 Michal Morsisko
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_EBYTE_E73_TBB_NRF52832
|
||||
config BOARD_EBYTE_E73_TBB
|
||||
select SOC_NRF52832_QFAA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue