From c5fc9af3a51c41f4d1bfc1bd438d40d776d6edce Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 24 May 2015 15:11:16 -0600 Subject: [PATCH] SAML21: Fix a couple of oversights in the last commit --- configs/saml21-xplained/Kconfig | 1 - configs/saml21-xplained/nsh/defconfig | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/saml21-xplained/Kconfig b/configs/saml21-xplained/Kconfig index 8467c63f32..f240bdb901 100644 --- a/configs/saml21-xplained/Kconfig +++ b/configs/saml21-xplained/Kconfig @@ -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" diff --git a/configs/saml21-xplained/nsh/defconfig b/configs/saml21-xplained/nsh/defconfig index 0242fb1de0..7a180b8e98 100644 --- a/configs/saml21-xplained/nsh/defconfig +++ b/configs/saml21-xplained/nsh/defconfig @@ -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