From: Rod Whitby Date: Sun, 22 Mar 2009 12:59:17 +0000 (+0000) Subject: orion: DT2 requires ISL1208 RTC to be enabled X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ce6f9f7d41efb97a4354ce5539926070fcb26e5c orion: DT2 requires ISL1208 RTC to be enabled SVN-Revision: 14964 --- diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index ba6fb2e05b..961e729e08 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -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