summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-14 09:28:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-14 09:28:34 +0000
commit3b397b7f74ae31f69ddad1fa30c2f137a057dfe3 (patch)
tree9a4a299c4f49ea67ca4e289ddad7fefc9e03c971 /target
parent28979b4c6c3705bde4a376349644a415dcbf203d (diff)
downloadmtk-20170518-3b397b7f74ae31f69ddad1fa30c2f137a057dfe3.zip
mtk-20170518-3b397b7f74ae31f69ddad1fa30c2f137a057dfe3.tar.gz
mtk-20170518-3b397b7f74ae31f69ddad1fa30c2f137a057dfe3.tar.bz2
RTCs shouldn't be modules, ever..
SVN-Revision: 15837
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 4c9ef4b..560ec73 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