mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/mma8x5x: add HAVE_MMA8X5X
This commit is contained in:
parent
bbda5fabfe
commit
dbdaa776e4
@ -32,3 +32,9 @@ config MMA8X5X_I2C_ADDRESS
|
||||
Default value corresponds to SA0 connected to VCC.
|
||||
|
||||
endif # KCONFIG_USEMODULE_MMA8X5X
|
||||
|
||||
config HAVE_MMA8X5X
|
||||
bool
|
||||
select MODULE_MMA8X5X if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a MMA8x5x is present
|
||||
|
Loading…
Reference in New Issue
Block a user