aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/avr/Kconfig')
-rw-r--r--src/avr/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/avr/Kconfig b/src/avr/Kconfig
index b6877ac6..65e86818 100644
--- a/src/avr/Kconfig
+++ b/src/avr/Kconfig
@@ -124,10 +124,6 @@ choice
config AVR_SERIAL_UART3
bool "UART3" if MACH_atmega2560 || MACH_atmega1280
endchoice
-config SERIAL_BAUD
- depends on SERIAL
- int "Baud rate for serial port"
- default 250000
config SERIAL_BAUD_U2X
depends on SERIAL && !SIMULAVR
bool