ntnu-b2xx: cfg/linux-3.14.16: Added RTC_DRV_DS1307 RTC driver module

This commit is contained in:
Kristian Klausen 2015-12-07 18:24:34 +01:00
parent ddbce85c15
commit 9a503dd066

View File

@ -1963,7 +1963,7 @@ CONFIG_RTC_INTF_DEV=y
# #
# I2C RTC drivers # I2C RTC drivers
# #
# CONFIG_RTC_DRV_DS1307 is not set CONFIG_RTC_DRV_DS1307=y
# CONFIG_RTC_DRV_DS1374 is not set # CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set # CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set # CONFIG_RTC_DRV_DS3232 is not set