zephyr/drivers/sensor/pms7003/Kconfig

11 lines
275 B
Plaintext
Raw Normal View History

# PMS7003 particulate matter sensor configuration options
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config PMS7003
bool "PMS7003 particulate matter sensor"
depends on SERIAL
help
Enable driver for pms7003 particulate matter sensor.