Merge pull request #397 from chewitt/kernel_rtc_master

linux: add RTC_DRV_DS3232 to RPi/RPi2
This commit is contained in:
CvH 2016-05-28 14:41:19 +02:00
commit d00b320d9c
2 changed files with 2 additions and 2 deletions

View File

@ -3190,7 +3190,7 @@ CONFIG_RTC_I2C_AND_SPI=y
#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_PCF2127=m
#

View File

@ -3240,7 +3240,7 @@ CONFIG_RTC_I2C_AND_SPI=y
#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_DS3232=m
CONFIG_RTC_DRV_PCF2127=m
#