diff options
Diffstat (limited to 'configs/stm32f469-discovery_defconfig')
-rw-r--r-- | configs/stm32f469-discovery_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32f469-discovery_defconfig b/configs/stm32f469-discovery_defconfig index afffddfc11..5b70aa9f12 100644 --- a/configs/stm32f469-discovery_defconfig +++ b/configs/stm32f469-discovery_defconfig @@ -39,4 +39,4 @@ CONFIG_RAM=y CONFIG_STM32_SDRAM=y CONFIG_DM_RESET=y CONFIG_STM32_RESET=y -CONFIG_STM32X7_SERIAL=y +CONFIG_STM32_SERIAL=y |