mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/lis3dh/kconfig: add hardware feature
This commit is contained in:
parent
ef71ff5199
commit
88e4c1e5f9
@ -12,3 +12,9 @@ config MODULE_LIS3DH
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_GPIO
|
||||
select MODULE_PERIPH_SPI
|
||||
|
||||
config HAVE_LIS3DH
|
||||
bool
|
||||
select MODULE_LIS3DH if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that a lis3dh accelerometer is present.
|
||||
|
Loading…
Reference in New Issue
Block a user