linux: add RTC_DRV_DS3232 to RPi/RPi2

This commit is contained in:
chewitt 2016-05-27 05:34:06 +01:00
parent 48ffc8bf83
commit eabe2263fe
2 changed files with 2 additions and 2 deletions

View File

@ -3085,7 +3085,7 @@ CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_DS3232=m
# CONFIG_RTC_DRV_HYM8563 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set

View File

@ -3134,7 +3134,7 @@ CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
CONFIG_RTC_DRV_DS3232=m
# CONFIG_RTC_DRV_HYM8563 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set