summaryrefslogtreecommitdiff
path: root/app/drivers/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'app/drivers/Kconfig')
-rw-r--r--app/drivers/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/drivers/Kconfig b/app/drivers/Kconfig
new file mode 100644
index 0000000..7ad7699
--- /dev/null
+++ b/app/drivers/Kconfig
@@ -0,0 +1,5 @@
+# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+rsource "kscan/Kconfig"
+rsource "sensor/Kconfig" \ No newline at end of file