drivers/tcs37727/kconfig: add hardware feature
This commit is contained in:
parent
2d27b993d7
commit
2c35ab234e
@ -12,6 +12,12 @@ config MODULE_TCS37727
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
|
||||
config HAVE_TCS37727
|
||||
bool
|
||||
select MODULE_TCS37727 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a tcs37727 rgb light sensor is present.
|
||||
|
||||
menuconfig KCONFIG_USEMODULE_TCS37727
|
||||
bool "Configure TCS37727 driver"
|
||||
depends on USEMODULE_TCS37727
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user