summaryrefslogtreecommitdiff
path: root/boards/shields/petejohanson_handwire/Kconfig.defconfig
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 /boards/shields/petejohanson_handwire/Kconfig.defconfig
parent6e1e21c2be2753d13ec4c2254e6ccab11fcf007c (diff)
Fixes for multiple GPIO kscan devices as expected.
Diffstat (limited to 'boards/shields/petejohanson_handwire/Kconfig.defconfig')
-rw-r--r--boards/shields/petejohanson_handwire/Kconfig.defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/boards/shields/petejohanson_handwire/Kconfig.defconfig b/boards/shields/petejohanson_handwire/Kconfig.defconfig
index c7408ce..77bd288 100644
--- a/boards/shields/petejohanson_handwire/Kconfig.defconfig
+++ b/boards/shields/petejohanson_handwire/Kconfig.defconfig
@@ -1,2 +1,4 @@
-CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y \ No newline at end of file
+if SHIELD_PETEJOHANSON_HANDWIRE
+
+endif