From 716bb10f14cda8c727b5730625115c02a7dcebb5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 Aug 2020 13:06:05 +0200 Subject: remove nonfunctional MAX44006 driver --- src/driver/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/driver/Kconfig') diff --git a/src/driver/Kconfig b/src/driver/Kconfig index a8cf683..ef162a7 100644 --- a/src/driver/Kconfig +++ b/src/driver/Kconfig @@ -48,10 +48,6 @@ bool "LM75 Temperature Sensor" depends on meta_driver_i2c # depends on I2C -config driver_max44006 -bool "MAX44006 RGB Sensor" -depends on meta_driver_i2c - config driver_max44009 bool "MAX44009 Ambient Light Sensor" depends on meta_driver_i2c -- cgit v1.2.3