1# Copyright (c) 2016 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4config TH02
5	bool "TH02 Temperature Sensor"
6	depends on I2C
7	help
8	  Enable driver for the TH02 temperature sensor.
9