atsam: Add support for USB on SAM3X

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-01-19 11:51:46 -05:00
parent d4790356da
commit efd1bf5e04
5 changed files with 268 additions and 26 deletions

View File

@@ -52,7 +52,6 @@ config CLOCK_FREQ
default 60000000 if MACH_SAM4E # 120000000/2
config USBSERIAL
depends on MACH_SAM4
bool "Use USB for communication (instead of serial)"
default y
config SERIAL