diff options
-rw-r--r-- | src/avr/Kconfig | 1 |
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)" |