From patchwork Tue Sep 25 08:56:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 11705 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 81E2823EFB for ; Tue, 25 Sep 2012 08:56:31 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 297A2A18373 for ; Tue, 25 Sep 2012 08:56:31 +0000 (UTC) Received: by ieje10 with SMTP id e10so12260333iej.11 for ; Tue, 25 Sep 2012 01:56:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=/b9PDamGoY2/haFTKrUC1/q97h+0Tk3P5I9BQP0dzZY=; b=MQ7r39kKsyjwEBXd4mX8DwWRNUnzzEAJ3n/5n+sAVWqCPhposqvhXtXr68Miz0Mz/X jeOzt6PjcqqgKmtyEZWOyTJ0jy6aIH7JJOPAq5DoiCu9NamB4o+L7zxbboV8sRfCa0r9 sALWHLRPI4eCBo1vH183kAV/2XV8c1tIN7xj9FSCNssjUT636mi7CFuly+6WGsyejXma y65PYYPb9HBqVEE8axIL7TmEn+os7kzbnf06MfM55PxM46cR5ojvdmRnvBAsZmhXk/qw GDaSbrNFwSd1LIkspRLBpJxBjo/gzP0WBiN90qM5WpqbnKJXWoXYCMXaKCh+FJQvb1mn f8ng== Received: by 10.50.154.227 with SMTP id vr3mr7554705igb.43.1348563390521; Tue, 25 Sep 2012 01:56:30 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp282943igc; Tue, 25 Sep 2012 01:56:29 -0700 (PDT) Received: by 10.14.179.137 with SMTP id h9mr18071016eem.22.1348563388635; Tue, 25 Sep 2012 01:56:28 -0700 (PDT) Received: from eu1sys200aog113.obsmtp.com (eu1sys200aog113.obsmtp.com [207.126.144.135]) by mx.google.com with SMTP id 43si12854445eei.77.2012.09.25.01.56.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 25 Sep 2012 01:56:28 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.135 is neither permitted nor denied by best guess record for domain of ulf.hansson@stericsson.com) client-ip=207.126.144.135; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.135 is neither permitted nor denied by best guess record for domain of ulf.hansson@stericsson.com) smtp.mail=ulf.hansson@stericsson.com Received: from beta.dmz-us.st.com ([167.4.1.35]) (using TLSv1) by eu1sys200aob113.postini.com ([207.126.147.11]) with SMTP ID DSNKUGFxsJ/5SQLm2ZhlrFB+aWdKKMf+s6AQ@postini.com; Tue, 25 Sep 2012 08:56:28 UTC Received: from zeta.dmz-us.st.com (ns4.st.com [167.4.16.71]) by beta.dmz-us.st.com (STMicroelectronics) with ESMTP id 927C947; Tue, 25 Sep 2012 08:55:42 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-us.st.com (STMicroelectronics) with ESMTP id E57493F; Tue, 25 Sep 2012 04:46:46 +0000 (GMT) Received: from exdcvycastm004.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm004", Issuer "exdcvycastm004" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id EF133A8074; Tue, 25 Sep 2012 10:56:08 +0200 (CEST) Received: from steludxu1397.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.2) with Microsoft SMTP Server (TLS) id 8.3.83.0; Tue, 25 Sep 2012 10:56:12 +0200 From: Ulf Hansson To: Alessandro Zummo , Andrew Morton , Cc: Lee Jones , Linus Walleij , , Ulf Hansson Subject: [RESEND PATCH] rtc: kconfig: Fixup dependency for ab8500 Date: Tue, 25 Sep 2012 10:56:01 +0200 Message-ID: <1348563361-4395-1-git-send-email-ulf.hansson@stericsson.com> X-Mailer: git-send-email 1.7.10 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmVwqCVaV7FaOWFM1ZcdqeaRaYi/oqUmRzW2KbCTlC5cSoM8KVZrH1MpjBj8adlqp+c6PRF From: Ulf Hansson Signed-off-by: Ulf Hansson --- drivers/rtc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 9476456..e069f17 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -738,6 +738,7 @@ config RTC_DRV_AB3100 config RTC_DRV_AB8500 tristate "ST-Ericsson AB8500 RTC" depends on AB8500_CORE + select RTC_INTF_DEV select RTC_INTF_DEV_UIE_EMUL help Select this to enable the ST-Ericsson AB8500 power management IC RTC