From 8a20edc8617ce50dc45192ca29324b4cc611f101 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/lm63: Drop unused hardware monitor support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie72f66a8fc93e4994df5463b8ff19ba118c88389 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/38158 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/drivers/i2c/lm63/Kconfig | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/drivers/i2c/lm63/Kconfig (limited to 'src/drivers/i2c/lm63/Kconfig') diff --git a/src/drivers/i2c/lm63/Kconfig b/src/drivers/i2c/lm63/Kconfig deleted file mode 100644 index 120ee0d931..0000000000 --- a/src/drivers/i2c/lm63/Kconfig +++ /dev/null @@ -1,2 +0,0 @@ -config DRIVERS_I2C_LM63 - bool -- cgit v1.2.3