summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-07-11 14:16:09 +0000
committerRod Whitby <rod@whitby.id.au>2007-07-11 14:16:09 +0000
commit5ca2391456c08cae128e89d9e02cbbd1953c22fb (patch)
tree2f53798d09c8d3069007b89ebd4a9741ad4aa261 /target
parent4fa6ccae0496f81313d2415569e4d626fe986333 (diff)
downloadmaster-31e0f0ae-5ca2391456c08cae128e89d9e02cbbd1953c22fb.tar.gz
master-31e0f0ae-5ca2391456c08cae128e89d9e02cbbd1953c22fb.tar.bz2
master-31e0f0ae-5ca2391456c08cae128e89d9e02cbbd1953c22fb.zip
ixp4xx: Add RTC driver for FSG-3
SVN-Revision: 7923
Diffstat (limited to 'target')
-rw-r--r--target/linux/ixp4xx-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default
index 06153aa03f..9122c522fd 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