aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/lm96000/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/lm96000/Kconfig')
-rw-r--r--src/drivers/i2c/lm96000/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/drivers/i2c/lm96000/Kconfig b/src/drivers/i2c/lm96000/Kconfig
new file mode 100644
index 0000000000..e08d449ad7
--- /dev/null
+++ b/src/drivers/i2c/lm96000/Kconfig
@@ -0,0 +1,5 @@
+config DRIVERS_I2C_LM96000
+ depends on HAVE_MONOTONIC_TIMER
+ bool
+ help
+ Hardware-monitoring IC LM96000.