]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/Kconfig
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
[u-boot] / drivers / serial / Kconfig
index 122b8e786a7af00590e3f7b0e3cea18b7423dfe3..7b20b47964639729cda9befae2cb11b2a7b81376 100644 (file)
@@ -529,7 +529,7 @@ config STI_ASC_SERIAL
          on STiH410 SoC. This is a basic implementation,  it supports
          following baudrate 9600, 19200, 38400, 57600 and 115200.
 
-config STM32X7_SERIAL
+config STM32_SERIAL
        bool "STMicroelectronics STM32 SoCs on-chip UART"
        depends on DM_SERIAL && (STM32F4 || STM32F7 || STM32H7)
        help