aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/avr/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/avr/Kconfig b/src/avr/Kconfig
index 4a0d71df..85967a38 100644
--- a/src/avr/Kconfig
+++ b/src/avr/Kconfig
@@ -79,7 +79,6 @@ config AVR_STACK_SIZE
config AVR_WATCHDOG
bool
- depends on !SIMULAVR
default y
config AVR_USBSERIAL
bool "Use USB for communication (instead of serial)"