1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 08:27:17 +03:00

orion: DT2 requires ISL1208 RTC to be enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14964 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2009-03-22 12:59:17 +00:00
parent 0a75fedac4
commit 739bc3b9b2

View File

@ -301,7 +301,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_M41T80 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_M48T86 is not set