mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/mma7660: Update kconfig model
This commit is contained in:
parent
551d25a296
commit
5c63569025
@ -10,3 +10,9 @@ config MODULE_MMA7660
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
|
||||
config HAVE_MMA7660
|
||||
bool
|
||||
select MODULE_MMA7660 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a MMA7660 Accelerometer is present.
|
||||
|
Loading…
Reference in New Issue
Block a user