Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=60ce1c20068ec2c138cdf9e5cbe583cc60883c62
Commit:     60ce1c20068ec2c138cdf9e5cbe583cc60883c62
Parent:     eb3cef84adec0fdba1a2531bcefe438a838a57dd
Author:     Martin Michlmayr <[EMAIL PROTECTED]>
AuthorDate: Wed Nov 14 08:58:30 2007 +0100
Committer:  Russell King <[EMAIL PROTECTED]>
CommitDate: Sat Jan 26 15:03:58 2008 +0000

    [ARM] Orion: enable CONFIG_RTC_DRV_M41T80 for D-Link DNS-323
    
    The D-Link DNS-323 uses a M41T80 RTC chip, so enable this driver in
    the Orion defconfig.
    
    Signed-off-by: Martin Michlmayr <[EMAIL PROTECTED]>
    Cc: Herbert Valerio Riedel <[EMAIL PROTECTED]>
    Acked-by: Nicolas Pitre <[EMAIL PROTECTED]>
    Acked-by: Russell King <[EMAIL PROTECTED]>
---
 arch/arm/configs/orion_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/orion_defconfig b/arch/arm/configs/orion_defconfig
index 9a42b2f..85b80f6 100644
--- a/arch/arm/configs/orion_defconfig
+++ b/arch/arm/configs/orion_defconfig
@@ -1108,7 +1108,7 @@ CONFIG_RTC_DRV_RS5C372=y
 # CONFIG_RTC_DRV_X1205 is not set
 # CONFIG_RTC_DRV_PCF8563 is not set
 # CONFIG_RTC_DRV_PCF8583 is not set
-# CONFIG_RTC_DRV_M41T80 is not set
+CONFIG_RTC_DRV_M41T80=y
 # CONFIG_RTC_DRV_M41T80_WDT is not set
 
 #
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to