add RTC_DRV_DS1307 to config

This commit is contained in:
André Heßling 2019-01-30 09:15:37 +01:00 committed by GitHub
parent cc112dd06c
commit dbe31e4c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4496,7 +4496,7 @@ CONFIG_RTC_INTF_DEV=y
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_HYM8563 is not set