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