summaryrefslogtreecommitdiff
path: root/src/app/luxlog/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/luxlog/Makefile.inc')
-rw-r--r--src/app/luxlog/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/luxlog/Makefile.inc b/src/app/luxlog/Makefile.inc
index bb965e3..0d3e2df 100644
--- a/src/app/luxlog/Makefile.inc
+++ b/src/app/luxlog/Makefile.inc
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: CC0-1.0
ifdef app
- CONFIG_loop = y
+ loop = 1
override arch_drivers += ,i2c
CONFIG_driver_max44009 = y
endif