|
@@ -1639,7 +1639,7 @@ config SERIAL_STM32
|
|
tristate "STMicroelectronics STM32 serial port support"
|
|
tristate "STMicroelectronics STM32 serial port support"
|
|
select SERIAL_CORE
|
|
select SERIAL_CORE
|
|
depends on HAS_DMA
|
|
depends on HAS_DMA
|
|
- depends on ARM || COMPILE_TEST
|
|
|
|
|
|
+ depends on ARCH_STM32 || COMPILE_TEST
|
|
help
|
|
help
|
|
This driver is for the on-chip Serial Controller on
|
|
This driver is for the on-chip Serial Controller on
|
|
STMicroelectronics STM32 MCUs.
|
|
STMicroelectronics STM32 MCUs.
|