summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.temperature
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.temperature')
-rw-r--r--zephyr/Kconfig.temperature8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig.temperature b/zephyr/Kconfig.temperature
index b1f6e63c96..bd977b2832 100644
--- a/zephyr/Kconfig.temperature
+++ b/zephyr/Kconfig.temperature
@@ -66,6 +66,14 @@ config PLATFORM_EC_TEMP_SENSOR_TMP112
Enables support for the CrosEC TMP112 driver, an i2c peripheral
temperature sensor from TI.
+config PLATFORM_EC_TEMP_SENSOR_F75303
+ bool "F75303 support"
+ default y
+ depends on DT_HAS_CROS_EC_TEMP_SENSOR_F75303_ENABLED
+ help
+ Enables support for the CrosEC F75303 driver, an i2c peripheral
+ temperature sensor from TI.
+
endif # PLATFORM_EC_TEMP_SENSOR