diff --git a/conf/machine/stm32mp1.conf b/conf/machine/stm32mp1.conf index ae97e95..7d110bd 100644 --- a/conf/machine/stm32mp1.conf +++ b/conf/machine/stm32mp1.conf @@ -9,11 +9,6 @@ include conf/machine/include/st-machine-providers-stm32mp.inc # Define specific familly common machine name MACHINEOVERRIDES .= ":stm32mp1common" -# ========================================================================= -# SOC -# ========================================================================= -STM32MP_SOC_NAME = "stm32mp15" - # ========================================================================= # Chip architecture # =========================================================================