projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
RTCs shouldn't be modules, ever..
[openwrt.git]
/
target
/
linux
/
cavium-octeon
/
config-default
diff --git
a/target/linux/cavium-octeon/config-default
b/target/linux/cavium-octeon/config-default
index
4c9ef4b
..
560ec73
100644
(file)
--- 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
This page took
0.021023 seconds
and
4
git commands to generate.