mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
drivers/sds011: Update kconfig model
This commit is contained in:
parent
7f6c1def8a
commit
1ed8f6b508
@ -10,3 +10,9 @@ config MODULE_SDS011
|
||||
depends on HAS_PERIPH_UART
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_UART
|
||||
|
||||
config HAVE_SDP3X
|
||||
bool
|
||||
select MODULE_SDS011 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a SDS011 Laser Dust Sensor is present.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user