avr: Support using serial instead of usb on AT90USB1286
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user