From c1604d0bffaccde190ebd795ddc5970cd1c0473d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Fri, 3 Jan 2020 10:15:03 +0200 Subject: drivers/i2c/w83795: Drop unused hardware monitor support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I254f62c9a94838f70d624dadf32cb42c2370123d Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/38152 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Nico Huber --- src/drivers/i2c/w83795/Kconfig | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/drivers/i2c/w83795/Kconfig (limited to 'src/drivers/i2c/w83795/Kconfig') diff --git a/src/drivers/i2c/w83795/Kconfig b/src/drivers/i2c/w83795/Kconfig deleted file mode 100644 index 80856e2b3b..0000000000 --- a/src/drivers/i2c/w83795/Kconfig +++ /dev/null @@ -1,2 +0,0 @@ -config DRIVERS_I2C_W83795 - bool -- cgit v1.2.3