boards: arm: raytac_mdbt53_db_40_nrf5340: Fix typo
Fixes a typo that ruins grep searches when trying to find nrf52840-based boards Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufi
parent
69e5d87a15
commit
5b4a9556fd
@@ -81,7 +81,7 @@ Hardware
|
||||
Supported Features
|
||||
==================
|
||||
|
||||
The raytac_mdbt53_db_40_nrf52840_cpuapp board configuration supports the following
|
||||
The raytac_mdbt53_db_40_nrf5340_cpuapp board configuration supports the following
|
||||
hardware features:
|
||||
|
||||
+-----------+------------+----------------------+
|
||||
|
||||
@@ -4,6 +4,4 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_RAYTAC_MDBT50Q_DB_40
|
||||
bool
|
||||
default y
|
||||
select SOC_NRF52840_QIAA
|
||||
|
||||
Reference in New Issue
Block a user