ixp4xx: Add RTC driver for FSG-3

SVN-Revision: 7923
lede-17.01
Rod Whitby 2007-07-11 14:16:09 +00:00
parent 4fa6ccae04
commit 5ca2391456
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ CONFIG_RTC_CLASS=y
# CONFIG_RTC_DRV_DS1553 is not set # CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1672 is not set # CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_ISL1208 is not set CONFIG_RTC_DRV_ISL1208=y
# CONFIG_RTC_DRV_M48T86 is not set # CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_PCF8563=y CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_PCF8583 is not set