1# Copyright (c) 2024 Würth Elektronik eiSos GmbH & Co. KG
2# SPDX-License-Identifier: Apache-2.0
3
4config WSEN_HIDS_2525020210002
5	bool "WSEN-HIDS-2525020210002 humidity sensor"
6	default y
7	depends on DT_HAS_WE_WSEN_HIDS_2525020210002_ENABLED
8	select I2C
9	select HAS_WESENSORS
10	help
11	  Enable driver for the WSEN-HIDS-2525020210002 I2C-based humidity sensor.
12