From 4e70dc99f2fe61235c7e23739f91e3f7e2fff837 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 25 Feb 2021 21:49:29 +0100 Subject: move datalog functions from i2cdetect into separate app --- src/app/i2cdetect/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/app/i2cdetect/Makefile.inc') 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 -- cgit v1.2.3