From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752907AbbI1Ffo (ORCPT ); Mon, 28 Sep 2015 01:35:44 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:51860 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751130AbbI1Ff1 (ORCPT ); Mon, 28 Sep 2015 01:35:27 -0400 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 0/2] to allow EFI_RTC can be selected on ARM64 Date: Mon, 28 Sep 2015 13:34:36 +0800 Message-ID: <1443418478-8240-1-git-send-email-thunder.leizhen@huawei.com> X-Mailer: git-send-email 1.9.5.msysgit.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.177.23.164] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090202.5608D198.0075,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 926a9ca3a586c94bb6ddc3f691f50d7f Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I apart the modification into two parts, and use the same title and main description for each part. Zhen Lei (2): char/rtc: to allow EFI_RTC can be selected on ARM64 arm64: to allow EFI_RTC can be selected on ARM64 arch/arm64/Kconfig | 2 +- drivers/char/Kconfig | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) -- 2.5.0