summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-05-28 16:56:39 -0400
committerPete Johanson <peter@peterjohanson.com>2020-05-28 16:56:39 -0400
commit432adf5b600552515b098e6351133a080a44f599 (patch)
tree1ed1ef403c3e8f2ce6c9a561d3d32ac78ac52dea /Kconfig
parent6e1e21c2be2753d13ec4c2254e6ccab11fcf007c (diff)
Fixes for multiple GPIO kscan devices as expected.
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 43c07d2..53efc20 100644
--- a/Kconfig
+++ b/Kconfig
@@ -42,4 +42,8 @@ module = ZMK
module-str = zmk
source "subsys/logging/Kconfig.template.log_config"
+rsource "boards/Kconfig"
+rsource "boards/shields/*/Kconfig.defconfig"
+
source "Kconfig.zephyr"
+