Add support for the Octavo's OSD32MP1-BRK platform. The board uses Octavo's OSD32MP15x SiP which integrates STM32MP157F MCU and its SoC configuration. Signed-off-by: Jakub Wasilewski <jwasilewski@internships.antmicro.com> Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
# Copyright (c) 2024 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_OSD32MP15X
|
|
select SOC_STM32MP15_M4
|