summaryrefslogtreecommitdiff
path: root/app/boards/arm/nice_nano/Kconfig
diff options
context:
space:
mode:
authorKellen Carey <kellen.carey@gmail.com>2020-08-16 12:05:05 -0700
committerGitHub <noreply@github.com>2020-08-16 12:05:05 -0700
commita2603d106a287eb4e89e03955fdcfe8026efd152 (patch)
tree0a757e59c28ea6dd787f7d6e6d308f81de7f1368 /app/boards/arm/nice_nano/Kconfig
parent5bfa4ba3ff70cffc1c98c624fd056988a9075f98 (diff)
parent94549b4a07985e9b1a462bb64f67c8ade466e377 (diff)
Merge pull request #1 from zmkfirmware/main
Get up to speed
Diffstat (limited to 'app/boards/arm/nice_nano/Kconfig')
-rw-r--r--app/boards/arm/nice_nano/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/arm/nice_nano/Kconfig b/app/boards/arm/nice_nano/Kconfig
new file mode 100644
index 0000000..a190425
--- /dev/null
+++ b/app/boards/arm/nice_nano/Kconfig
@@ -0,0 +1,6 @@
+
+config BOARD_ENABLE_DCDC
+ bool "Enable DCDC mode"
+ select SOC_DCDC_NRF52X
+ default y
+ depends on BOARD_NICE_NANO