summaryrefslogtreecommitdiff
path: root/src/app/uart-to-dmx/Kconfig
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2022-01-16 18:34:30 +0100
committerDaniel Friesel <derf@finalrewind.org>2022-01-16 18:34:30 +0100
commit84f2392ec92f63963912f18726d16e87d0d0925f (patch)
tree4a6517742e5c629e8c1614621c40dab58f6a6d43 /src/app/uart-to-dmx/Kconfig
parent7205332a95fad57d5f68885a3834319ecd48e457 (diff)
Add UART→DMX app
Diffstat (limited to 'src/app/uart-to-dmx/Kconfig')
-rw-r--r--src/app/uart-to-dmx/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app/uart-to-dmx/Kconfig b/src/app/uart-to-dmx/Kconfig
new file mode 100644
index 0000000..6fec582
--- /dev/null
+++ b/src/app/uart-to-dmx/Kconfig
@@ -0,0 +1,6 @@
+# Copyright 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
+
+prompt "UART to DMX gateway"
+depends on !loop && !wakeup && meta_driver_dmx && meta_driver_stdin && meta_driver_timer