diff options
Diffstat (limited to 'src/app')
-rw-r--r-- | src/app/i2cdetect/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/i2cdetect/Makefile.inc b/src/app/i2cdetect/Makefile.inc index 501e914..40fe162 100644 --- a/src/app/i2cdetect/Makefile.inc +++ b/src/app/i2cdetect/Makefile.inc @@ -6,4 +6,5 @@ ifdef app override arch_drivers += ,i2c + CONFIG_meta_driver_hardware_i2c = y endif |