# SPDX-License-Identifier: GPL-2.0-only # # Temperature sensor drivers # menu "Temperature sensors" config IIO_STTS22H tristate "STTS22H ST MEMS temperature sensor" depends on I2C help If you say yes here you get support for STTS22H ST MEMS I2C temperature sensor. This driver can also be built as a module. If so, the module will be called stts22h. endmenu