mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:49:47 +01:00
drivers/tps6274x: Update kconfig model
This commit is contained in:
parent
442f072059
commit
622deb1e55
@ -10,3 +10,8 @@ config MODULE_TPS6274X
|
||||
depends on HAS_PERIPH_GPIO
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_GPIO
|
||||
|
||||
config HAVE_TPS6274X
|
||||
bool
|
||||
help
|
||||
Indicates that a TPS6274x DC-DC converter is present.
|
||||
|
Loading…
Reference in New Issue
Block a user