mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
drivers/si1133: Update kconfig model
This commit is contained in:
parent
578cf66d78
commit
48e88c47aa
@ -10,4 +10,11 @@ config MODULE_SI1133
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
select MODULE_ZTIMER
|
||||
select ZTIMER_USEC
|
||||
|
||||
config HAVE_SI1133
|
||||
bool
|
||||
select MODULE_SI1133 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a Si1133 UV Index/Ambient Light Sensor is present.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user