From da2e2b062c89206e666ac7ade175588df43ed399 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 22 Dec 2021 08:33:24 +0100 Subject: i2cdetect: fix hardware i2c check --- src/app/i2cdetect/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/app/i2cdetect/Makefile.inc') diff --git a/src/app/i2cdetect/Makefile.inc b/src/app/i2cdetect/Makefile.inc index 40fe162..8a0b64e 100644 --- a/src/app/i2cdetect/Makefile.inc +++ b/src/app/i2cdetect/Makefile.inc @@ -6,5 +6,6 @@ ifdef app override arch_drivers += ,i2c + CONFIG_meta_driver_i2c = y CONFIG_meta_driver_hardware_i2c = y endif -- cgit v1.2.3