summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-14 09:28:34 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-14 09:28:34 +0000
commitccd6b5b27f2bb9f9fc50d5efb1ade3f6ca82e206 (patch)
tree10a5cdf6b04a5b55946ed991c71434584895f1ac /target
parent6df4474fb28ac44f63a662aa5d068022381283e5 (diff)
RTCs shouldn't be modules, ever..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15837 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/cavium-octeon/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/cavium-octeon/config-default b/target/linux/cavium-octeon/config-default
index 4c9ef4bb6..560ec7361 100644
--- a/target/linux/cavium-octeon/config-default
+++ b/target/linux/cavium-octeon/config-default
@@ -322,6 +322,8 @@ CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RELAY=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_M48T86=y
# CONFIG_RTL8187SE is not set
# CONFIG_RT_GROUP_SCHED is not set
# CONFIG_RT_MUTEX_TESTER is not set