projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: fix a relative addressing bug in the mips module relocation code change
[openwrt.git]
/
target
/
linux
/
rdc
/
config
/
profile-r8610
diff --git
a/target/linux/rdc/config/profile-r8610
b/target/linux/rdc/config/profile-r8610
index
da72f9e
..
ba98397
100644
(file)
--- a/
target/linux/rdc/config/profile-r8610
+++ b/
target/linux/rdc/config/profile-r8610
@@
-4,3
+4,5
@@
CONFIG_MTD_RDC3210_BUSWIDTH=2
# CONFIG_MTD_RDC3210_FACTORY_PRESENT is not set
CONFIG_MTD_RDC3210_SIZE=0x400000
# CONFIG_MTD_RDC3210_STATIC_MAP is not set
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_M48T86=y
This page took
0.019139 seconds
and
4
git commands to generate.