1 /* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
3 * Copyright (C) 2020 Marek Vasut <marex@denx.de>
5 * Configuration settings for the DH STM32MP15x SoMs
8 #ifndef __CONFIG_STM32MP15_DH_DHSOM_H__
9 #define __CONFIG_STM32MP15_DH_DHSOM_H__
11 #include <configs/stm32mp15_common.h>
13 #define CONFIG_SPL_TARGET "u-boot.itb"