From: Florian Fainelli Date: Thu, 14 May 2009 15:00:07 +0000 (+0000) Subject: enable the rtc m48t86 on r8610 eval board X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f3dcfb69942fec5882e1fcf7aff6d9b9ec367367;p=librecmc%2Flibrecmc.git enable the rtc m48t86 on r8610 eval board SVN-Revision: 15847 --- diff --git a/target/linux/rdc/config/profile-r8610 b/target/linux/rdc/config/profile-r8610 index da72f9e6f0..ba98397f63 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