aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32/Kconfig')
-rw-r--r--src/stm32/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/stm32/Kconfig b/src/stm32/Kconfig
index 875d138e..ee79b373 100644
--- a/src/stm32/Kconfig
+++ b/src/stm32/Kconfig
@@ -275,12 +275,6 @@ config STM32F0_TRIM
# Communication inteface
######################################################################
-config USBSERIAL
- bool
-config SERIAL
- bool
-config CANSERIAL
- bool
choice
prompt "Communication interface"
config STM32_USB_PA11_PA12