# Copyright (c) 2019 Electronut Labs
# SPDX-License-Identifier: Apache-2.0

config SI7006
	bool "Si7006 Temperature and Humidity Sensor"
	depends on (I2C && HAS_DTS_I2C)
	help
	  Enable I2C-based driver for Si7006 Temperature and Humidity Sensor.
