summaryrefslogtreecommitdiff
path: root/src/app/ws2812b_dmap/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/ws2812b_dmap/Makefile.inc')
-rw-r--r--src/app/ws2812b_dmap/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/ws2812b_dmap/Makefile.inc b/src/app/ws2812b_dmap/Makefile.inc
index 643d85e..daa2e4f 100644
--- a/src/app/ws2812b_dmap/Makefile.inc
+++ b/src/app/ws2812b_dmap/Makefile.inc
@@ -5,6 +5,6 @@
# SPDX-License-Identifier: CC0-1.0
ifdef app
- CONFIG_loop = y
+ loop = 1
override arch_drivers += ,stdin,neopixel
endif