aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/lm63/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-03 10:15:03 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2020-01-04 22:07:52 +0000
commit8a20edc8617ce50dc45192ca29324b4cc611f101 (patch)
treecc3fbe7338d1d145a481c340ca271db39ec795e4 /src/drivers/i2c/lm63/Kconfig
parent14b81bb4618e4304e438a5c4b38f9a5cfe0d3053 (diff)
drivers/i2c/lm63: Drop unused hardware monitor support
Change-Id: Ie72f66a8fc93e4994df5463b8ff19ba118c88389 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38158 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/drivers/i2c/lm63/Kconfig')
-rw-r--r--src/drivers/i2c/lm63/Kconfig2
1 files changed, 0 insertions, 2 deletions
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