mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:29:46 +01:00
drivers/ds1307: Update kconfig model
This commit is contained in:
parent
2dd5e76d29
commit
690b1c8725
@ -10,3 +10,8 @@ config MODULE_DS1307
|
||||
depends on HAS_PERIPH_I2C
|
||||
depends on TEST_KCONFIG
|
||||
select MODULE_PERIPH_I2C
|
||||
|
||||
config HAVE_DS1307
|
||||
bool
|
||||
help
|
||||
Indicates that a DS1307 real-time clock is present.
|
||||
|
Loading…
Reference in New Issue
Block a user