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>
6 lines
186 B
Text
6 lines
186 B
Text
# Copyright 2023 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_VMU_RT1170
|
|
select SOC_MIMXRT1176_CM7 if BOARD_VMU_RT1170_MIMXRT1176_CM7
|
|
select SOC_PART_NUMBER_MIMXRT1176DVMAA
|