2016-10-08 19:32:44 +08:00
|
|
|
# Copyright (c) 2016 Intel Corporation
|
2017-01-19 09:01:01 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2016-10-08 19:32:44 +08:00
|
|
|
|
2019-11-07 18:19:27 +08:00
|
|
|
config TH02
|
2018-08-14 22:19:20 +08:00
|
|
|
bool "TH02 Temperature Sensor"
|
2017-09-22 02:28:16 +08:00
|
|
|
depends on I2C
|
2016-10-08 19:32:44 +08:00
|
|
|
help
|
|
|
|
Enable driver for the TH02 temperature sensor.
|