Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753162AbbERKRv (ORCPT ); Mon, 18 May 2015 06:17:51 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:37481 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752647AbbERKRo (ORCPT ); Mon, 18 May 2015 06:17:44 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 18 May 2015 12:17:43 +0200 Message-ID: Subject: Re: ARM: STM32: undefined ARMV7M_SYSTICK From: Maxime Coquelin To: Valentin Rothberg Cc: Jonathan Corbet , Russell King , Arnd Bergmann , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Paul Bolle , Andreas Ruprecht , hengelein Stefan Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1326 Lines: 46 2015-05-18 12:16 GMT+02:00 Maxime Coquelin : > Hi Valentin, > > 2015-05-18 11:30 GMT+02:00 Valentin Rothberg : >> Hi Maxime, >> >> your commit 9b799b78372c ("ARM: Add STM32 family machine") is in >> today's linux-next tree (i.e., next-20150518) adding the following >> Kconfig select: >> >> +config ARCH_STM32 >> [...] >> + select ARMV7M_SYSTICK >> >> ARMV7M_SYSTICK is not defined in Kconfig, so that the select turns out >> to be a NOP. Is there a patch queued somewhere that adds this Kconfig >> option? > > Yes, this Kconfig option is added by another patch[0]. > I expect this patch to be taken by clocksource maintainers for v4.2. > >> >> I detected this issue with scripts/checkkconfigsymbols.py by diffing >> yesterday's and today's linux-next tree. You can also use the script >> to check specific commits for Kconfig related issues. > Ok. Thanks for the hint. > > Kind regards, > Maxime > >> >> Kind regards, >> Valentin > Sorry, with correct link: https://lkml.org/lkml/2015/5/9/47 Kind regards, Maxime -- 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/