mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +08:00
SAML21: Fix a couple of oversights in the last commit
This commit is contained in:
@@ -35,7 +35,6 @@ choice
|
||||
|
||||
config SAML21_XPLAINED_DFLL_OPENLOOP
|
||||
bool "DFLL Open Loop Mode"
|
||||
depends on EXPERIMENTAL
|
||||
|
||||
config SAML21_XPLAINED_DFLL_CLOSEDLOOP
|
||||
bool "DFLL Closed Loop Mode"
|
||||
|
||||
@@ -266,6 +266,7 @@ CONFIG_NSH_MMCSDMINOR=0
|
||||
# CONFIG_SAML21_XPLAINED_OSC16M_12MHZ is not set
|
||||
CONFIG_SAML21_XPLAINED_OSC16M_16MHZ=y
|
||||
# CONFIG_SAML21_XPLAINED_DFLL is not set
|
||||
CONFIG_SAML21_XPLAINED_DFLL_OPENLOOP=y
|
||||
|
||||
#
|
||||
# SAML21 Xplained Pro Modules
|
||||
|
||||
Reference in New Issue
Block a user