diff options
Diffstat (limited to 'src/atsam/Kconfig')
-rw-r--r-- | src/atsam/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atsam/Kconfig b/src/atsam/Kconfig index 65c53e97..9aec3821 100644 --- a/src/atsam/Kconfig +++ b/src/atsam/Kconfig @@ -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 |