diff options
Diffstat (limited to 'src/stm32/Kconfig')
-rw-r--r-- | src/stm32/Kconfig | 6 |
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 |