zephyr/drivers/sensor/sgp40/Kconfig
Leonard Pollak 0d7cb32c58 drivers: sensor: SGP40 Added support
This adds support for Sensirion's SGP40 multipixel gas sensor.

Signed-off-by: Leonard Pollak <leonardp@tr-host.de>
2021-07-22 10:17:13 -04:00

11 lines
249 B
Plaintext

# SGP40 multipixel gas sensor configuration options
# Copyright (c) 2021 Leonard Pollak
# SPDX-License-Identifier: Apache-2.0
config SGP40
bool "SGP40 Multipixel Gas Sensor"
depends on I2C
help
Enable driver for SGP40 Multipixel Gas Sensor.