From patchwork Mon Sep 28 05:34:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhen Lei X-Patchwork-Id: 54188 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f69.google.com (mail-la0-f69.google.com [209.85.215.69]) by patches.linaro.org (Postfix) with ESMTPS id 3DEF022B1E for ; Mon, 28 Sep 2015 05:36:27 +0000 (UTC) Received: by laer8 with SMTP id r8sf17243784lae.2 for ; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-type:sender:precedence :list-id:x-original-sender:x-original-authentication-results :mailing-list:list-post:list-help:list-archive:list-unsubscribe; bh=0TfaJzTRfA2SOzw+843sV10c2xquz0+j00hNhlmnJvw=; b=hm95yxfadJNPe0pnar0+WQcMxo3z9aXBP06QfJXG3BEwynnqE/rCTlkowDCBhRLFas FzGWQsB6LOtBVX4MHMDPkGsA/0M2jnMZtTqOR54emXZ93DrsACN2amQhUE+q0isFD2eN cAikPV/+5ww+bbImdc2stxtBPJj8o8yJX/j4vicVPN5mTTsPhW5VwIMVGrpTZzFsHrn5 k7Mv0Q0S70aTMcGXZV3BdWGr8tJxZMH2yp0sup89X2KaEnkWIMP9Af8W89fLgd6o1I0A mqpnAWE2I4KiqcVt87YiE0e/Ji2IJKW8xQ9rc7BGvP7nbPgw8d6kxmXR032V87WGTVVt hgQA== X-Gm-Message-State: ALoCoQkkN+RerQdLt2OOD9u77PTjrbRQDvMV/ye41i5HUE+I/6/XwgMtQL6KOcdqy7HuaSwTrzEl X-Received: by 10.112.198.33 with SMTP id iz1mr2811180lbc.8.1443418585932; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.156.78 with SMTP id f75ls325138lfe.69.gmail; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) X-Received: by 10.152.198.201 with SMTP id je9mr312812lac.79.1443418585561; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id c5si7473414laa.134.2015.09.27.22.36.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Sep 2015 22:36:25 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by labzv5 with SMTP id zv5so2587485lab.1 for ; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) X-Received: by 10.112.50.130 with SMTP id c2mr1357071lbo.29.1443418585432; Sun, 27 Sep 2015 22:36:25 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1352296lbq; Sun, 27 Sep 2015 22:36:24 -0700 (PDT) X-Received: by 10.68.218.104 with SMTP id pf8mr24202271pbc.31.1443418584392; Sun, 27 Sep 2015 22:36:24 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w7si23467064pbs.88.2015.09.27.22.36.24; Sun, 27 Sep 2015 22:36:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751886AbbI1Ffm (ORCPT + 30 others); Mon, 28 Sep 2015 01:35:42 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:11315 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751107AbbI1FfZ (ORCPT ); Mon, 28 Sep 2015 01:35:25 -0400 Received: from 172.24.1.51 (EHLO szxeml426-hub.china.huawei.com) ([172.24.1.51]) by szxrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id CVW99397; Mon, 28 Sep 2015 13:35:18 +0800 (CST) Received: from localhost (10.177.23.164) by szxeml426-hub.china.huawei.com (10.82.67.181) with Microsoft SMTP Server id 14.3.235.1; Mon, 28 Sep 2015 13:35:09 +0800 From: Zhen Lei To: Catalin Marinas , Will Deacon , linux-arm-kernel , Arnd Bergmann , "Greg Kroah-Hartman" , linux-kernel CC: Zefan Li , Xinwei Hu , "Tianhong Ding" , Hanjun Guo , "Kefeng Wang" , Zhen Lei Subject: [PATCH 1/2] char/rtc: to allow EFI_RTC can be selected on ARM64 Date: Mon, 28 Sep 2015 13:34:37 +0800 Message-ID: <1443418478-8240-2-git-send-email-thunder.leizhen@huawei.com> X-Mailer: git-send-email 1.9.5.msysgit.1 In-Reply-To: <1443418478-8240-1-git-send-email-thunder.leizhen@huawei.com> References: <1443418478-8240-1-git-send-email-thunder.leizhen@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.177.23.164] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: thunder.leizhen@huawei.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Now, ARM64 is also support EFI startup. We hope use EFI runtime services to get/set current time and date. Slightly adjust to keep a line not exceed 80 characters. Signed-off-by: Zhen Lei --- drivers/char/Kconfig | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index a043107..7ad3fd1 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -280,7 +280,8 @@ if RTC_LIB=n config RTC tristate "Enhanced Real Time Clock Support (legacy PC RTC driver)" depends on !PPC && !PARISC && !IA64 && !M68K && !SPARC && !FRV \ - && !ARM && !SUPERH && !S390 && !AVR32 && !BLACKFIN && !UML + && !ARM && !ARM64 && !SUPERH && !S390 && !AVR32 \ + && !BLACKFIN && !UML ---help--- If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you @@ -328,7 +329,9 @@ config JS_RTC config GEN_RTC tristate "Generic /dev/rtc emulation" - depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV && !S390 && !SUPERH && !AVR32 && !BLACKFIN && !UML + depends on RTC!=y && !IA64 && !ARM && !ARM64 && !M32R && !MIPS \ + && !SPARC && !FRV && !S390 && !SUPERH && !AVR32 \ + && !BLACKFIN && !UML ---help--- If you say Y here and create a character special file /dev/rtc with major number 10 and minor number 135 using mknod ("man mknod"), you @@ -353,7 +356,7 @@ config GEN_RTC_X config EFI_RTC bool "EFI Real Time Clock Services" - depends on IA64 + depends on IA64 || ARM64 config DS1302 tristate "DS1302 RTC support"