aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-2.6.30
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-05 10:20:33 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-05 10:20:33 +0000
commitc8cd3babef39b5360cb66302ee1e89cdf1998efb (patch)
tree2d9202422818a9aade266109fedec162f91a62d8 /target/linux/generic-2.6/config-2.6.30
parent1ce2df99c610c6b603e2f7b1f3c184d4448b5ece (diff)
downloadmaster-187ad058-c8cd3babef39b5360cb66302ee1e89cdf1998efb.tar.gz
master-187ad058-c8cd3babef39b5360cb66302ee1e89cdf1998efb.tar.bz2
master-187ad058-c8cd3babef39b5360cb66302ee1e89cdf1998efb.zip
add missing RTC symbols to generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15617 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r--target/linux/generic-2.6/config-2.6.307
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index aa2a98195b..98904d951a 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -1484,9 +1484,11 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
+# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS3234 is not set
# CONFIG_RTC_DRV_FM3130 is not set
+# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_M48T35 is not set
@@ -1494,6 +1496,8 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
+# CONFIG_RTC_DRV_PCF50606 is not set
+# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
@@ -1504,6 +1508,9 @@ CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_TEST is not set
# CONFIG_RTC_DRV_V3020 is not set
+# CONFIG_RTC_DRV_X1205 is not set
+CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
+CONFIG_RTC_HCTOSYS=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_PROC=y