mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ltc4150/kconfig: add feature
This commit is contained in:
parent
5054bdc786
commit
371161548c
@ -16,3 +16,9 @@ config MODULE_LTC4150
|
||||
help
|
||||
Driver for the Linear Tech LTC4150 Coulomb Counter (a.k.a. battery
|
||||
gauge sensor or power consumption sensor).
|
||||
|
||||
config HAVE_LTC4150
|
||||
bool
|
||||
select MODULE_LTC4150 if MODULE_SAUL_DEFAULT
|
||||
help
|
||||
Indicates that an ltc4150 coulomb counter is present.
|
||||
|
Loading…
Reference in New Issue
Block a user