zephyr/boards/arm/vmu_rt1170/Kconfig.board
Benjamin Perseghetti 109d91aaf8 board: Add NXP VMU RT1170 board support package
Adds support for the NXP VMU RT1170 board. This Vehicle
Management Unit based on the i.MX RT1176 brings a fantastic
combination of sensors and IO all on one board for development
of various systems. It is also the featured board for
CogniPilot's Cerebri - VMU autopilot software based on Zephyr.

Co-authored-by: Peter van der Perk <peter.vanderperk@nxp.com>
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
2023-08-08 12:09:10 -05:00

8 lines
178 B
Plaintext

# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config BOARD_VMU_RT1170
bool "NXP VMU_RT1170"
depends on SOC_MIMXRT1176_CM7
select SOC_PART_NUMBER_MIMXRT1176DVMAA