aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr
diff options
context:
space:
mode:
Diffstat (limited to 'src/avr')
-rw-r--r--src/avr/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/avr/Kconfig b/src/avr/Kconfig
index 25e315a3..18769d49 100644
--- a/src/avr/Kconfig
+++ b/src/avr/Kconfig
@@ -142,8 +142,7 @@ config SIMULAVR
help
Compile the code to run on simulavr software emulation
instead of for real hardware. This disables support for "U2X
- baud" mode and for the watchdog timer which are not supported
- on simulavr.
+ baud" mode which is not supported on simulavr.
If unsure, select "N".