mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
drivers/veml6070: Update kconfig model
This commit is contained in:
parent
8064bc7493
commit
a319ae0c11
@ -10,3 +10,9 @@ config MODULE_VEML6070
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
|
||||
config HAVE_VEML6070
|
||||
bool
|
||||
select MODULE_VEML6070 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a VEML6070 UV sensor is present.
|
||||
|
Loading…
Reference in New Issue
Block a user