summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-14 15:00:07 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-14 15:00:07 +0000
commita3ccdf629124fb9648f9f66e6c0ea450dbb96d87 (patch)
treea883d15bc8bef7fa01f403e0d8badfd34250af51
parentb0696a9c2bfdaa7f703f46958f759e9b2d3c2510 (diff)
[rdc] enable the rtc m48t86 on r8610 eval board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15847 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/rdc/config/profile-r86102
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rdc/config/profile-r8610 b/target/linux/rdc/config/profile-r8610
index da72f9e6f..ba98397f6 100644
--- 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