[armhf] rtc: Enable RTC_DRV_DS1307, RTC_DRV_PCF8563 (Closes: #807632)

This commit is contained in:
Ben Hutchings 2015-12-11 12:21:29 +00:00
parent 602f5b4047
commit b9adbeeabe
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (4.3.1-1~exp1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* Set ABI to 1
* [armhf] rtc: Enable RTC_DRV_DS1307, RTC_DRV_PCF8563 (Closes: #807632)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 09 Dec 2015 23:20:32 +0000

View File

@ -757,9 +757,11 @@ CONFIG_REGULATOR_VEXPRESS=m
## file: drivers/rtc/Kconfig
##
CONFIG_RTC_DRV_AS3722=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_ISL12057=y
CONFIG_RTC_DRV_PALMAS=y
CONFIG_RTC_DRV_PCF8523=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_TWL4030=y
CONFIG_RTC_DRV_S5M=y
CONFIG_RTC_DRV_DA9052=y