SAMV71 MCAN: Default clock source should be MCK, not MAIN

This commit is contained in:
Gregory Nutt 2015-08-17 11:03:15 -06:00
parent ff38abf580
commit 4f122d5290

View File

@ -1376,7 +1376,7 @@ menu "MCAN device driver options"
choice
prompt "MCAN clock source (PCK5)"
default SAMV7_MCAN_CLKSRC_MAIN
default SAMV7_MCAN_CLKSRC_MCK
config SAMV7_MCAN_CLKSRC_SLOW
bool "Slow clock"