From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Fri, 30 Oct 2015 09:51:08 +0100 Subject: [PATCH 3/7] clocksource/drivers/st_lpc: Fix Kconfig dependency In-Reply-To: <1446159166-20384-3-git-send-email-daniel.lezcano@linaro.org> References: <1446159166-20384-1-git-send-email-daniel.lezcano@linaro.org> <1446159166-20384-3-git-send-email-daniel.lezcano@linaro.org> Message-ID: <56332F7C.1000805@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Daniel, On 10/29/2015 11:52 PM, Daniel Lezcano wrote: > Change the Kconfig selection rule by letting the STI arch to select > the timer. > > Signed-off-by: Daniel Lezcano > --- > arch/arm/mach-sti/Kconfig | 1 + > drivers/clocksource/Kconfig | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Maxime Coquelin Thanks! Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030632AbbJ3IwA (ORCPT ); Fri, 30 Oct 2015 04:52:00 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:50684 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1030504AbbJ3Iv4 (ORCPT ); Fri, 30 Oct 2015 04:51:56 -0400 Subject: Re: [PATCH 3/7] clocksource/drivers/st_lpc: Fix Kconfig dependency To: Daniel Lezcano , References: <1446159166-20384-1-git-send-email-daniel.lezcano@linaro.org> <1446159166-20384-3-git-send-email-daniel.lezcano@linaro.org> CC: , , Srinivas Kandagatla , Patrice Chotard , Russell King , "moderated list:ARM/STI ARCHITECTURE" , "open list:ARM/STI ARCHITECTURE" From: Maxime Coquelin Message-ID: <56332F7C.1000805@st.com> Date: Fri, 30 Oct 2015 09:51:08 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1446159166-20384-3-git-send-email-daniel.lezcano@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.15.21,1.0.33,0.0.0000 definitions=2015-10-30_05:2015-10-28,2015-10-30,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, On 10/29/2015 11:52 PM, Daniel Lezcano wrote: > Change the Kconfig selection rule by letting the STI arch to select > the timer. > > Signed-off-by: Daniel Lezcano > --- > arch/arm/mach-sti/Kconfig | 1 + > drivers/clocksource/Kconfig | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Maxime Coquelin Thanks! Maxime