1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 23:18:11 +03:00

ixp4xx: Add RTC driver for FSG-3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2007-07-11 14:16:09 +00:00
parent 1c0952cd52
commit 5e513254ad

View File

@ -362,7 +362,7 @@ CONFIG_RTC_CLASS=y
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1672 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_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set