aboutsummaryrefslogtreecommitdiffstats
path: root/test/configs
diff options
context:
space:
mode:
Diffstat (limited to 'test/configs')
-rw-r--r--test/configs/stm32f031.config1
-rw-r--r--test/configs/stm32f103-serial.config2
2 files changed, 1 insertions, 2 deletions
diff --git a/test/configs/stm32f031.config b/test/configs/stm32f031.config
index 8bed1a5b..719c6563 100644
--- a/test/configs/stm32f031.config
+++ b/test/configs/stm32f031.config
@@ -1,4 +1,3 @@
# Base config file for STM32F031 boards
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F031=y
-CONFIG_USBSERIAL=n
diff --git a/test/configs/stm32f103-serial.config b/test/configs/stm32f103-serial.config
index a1ae2580..36a453ea 100644
--- a/test/configs/stm32f103-serial.config
+++ b/test/configs/stm32f103-serial.config
@@ -1,4 +1,4 @@
# Base config file for STM32F1 ARM processor using serial communication
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y
-CONFIG_USBSERIAL=n
+CONFIG_STM32_SERIAL_USART1=y