summaryrefslogtreecommitdiff
path: root/app/boards/arm/mikoto/Kconfig.board
diff options
context:
space:
mode:
authorHai-Ninh Dang <30751439+mrninhvn@users.noreply.github.com>2021-11-09 12:57:24 +0700
committerGitHub <noreply@github.com>2021-11-09 00:57:24 -0500
commitf2e0642291621611f3abce69f73a22c33b1ce801 (patch)
treeb19c681188373e28fc7e03b9f8366a99c11a5d96 /app/boards/arm/mikoto/Kconfig.board
parent944f93170454008759200a27a11225da40935edf (diff)
feat(boards): Add Mikoto board
* Supports selecting from several possible charge currents Co-authored-by: Pete Johanson <peter@peterjohanson.com>
Diffstat (limited to 'app/boards/arm/mikoto/Kconfig.board')
-rw-r--r--app/boards/arm/mikoto/Kconfig.board8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/boards/arm/mikoto/Kconfig.board b/app/boards/arm/mikoto/Kconfig.board
new file mode 100644
index 0000000..067c2fb
--- /dev/null
+++ b/app/boards/arm/mikoto/Kconfig.board
@@ -0,0 +1,8 @@
+# mikoto board configuration
+
+# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+config BOARD_MIKOTO_520
+ bool "mikoto_520"
+ depends on SOC_NRF52840_QIAA