aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/avr/Kconfig')
-rw-r--r--src/avr/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/avr/Kconfig b/src/avr/Kconfig
index 0f2233d0..3050963e 100644
--- a/src/avr/Kconfig
+++ b/src/avr/Kconfig
@@ -81,7 +81,7 @@ config AVR_WATCHDOG
depends on !SIMULAVR
default y
config AVR_USBSERIAL
- bool
+ bool "Use USB for communication (instead of serial)"
depends on MACH_at90usb1286
default y
config AVR_SERIAL