From: rwhitby Date: Wed, 11 Jul 2007 14:16:09 +0000 (+0000) Subject: ixp4xx: Add RTC driver for FSG-3 X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/5e513254adb9b8504b1787976ec44c25587b6921?ds=inline ixp4xx: Add RTC driver for FSG-3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 06153aa03..9122c522f 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -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