linux: add RTC_DRV_DS3232 to RPi/RPi2

This commit is contained in:
chewitt 2016-05-27 05:37:51 +01:00
parent 454d0a540a
commit d548e02103
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
#