From 739bc3b9b2f123333d3ca8b0441c8c5dc3279ea8 Mon Sep 17 00:00:00 2001 From: rwhitby Date: Sun, 22 Mar 2009 12:59:17 +0000 Subject: [PATCH] orion: DT2 requires ISL1208 RTC to be enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14964 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/orion/config-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index ba6fb2e05..961e729e0 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 -- 2.35.1