mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 23:29:45 +01:00
drivers/ds3234: Update kconfig model
This commit is contained in:
parent
d78ffe2fc9
commit
fc515df185
@ -10,3 +10,8 @@ config MODULE_DS3234
|
||||
depends on HAS_PERIPH_SPI
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_SPI
|
||||
|
||||
config HAVE_DS3234
|
||||
bool
|
||||
help
|
||||
Indicates that a DS3234 real-time clock is present.
|
||||
|
Loading…
Reference in New Issue
Block a user