From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH v8 09/16] clockevents/drivers: Add STM32 Timer driver Date: Tue, 19 May 2015 14:56:43 +0200 (CEST) Message-ID: References: <1431158038-3813-1-git-send-email-mcoquelin.stm32@gmail.com> <1431158038-3813-10-git-send-email-mcoquelin.stm32@gmail.com> <5559E4B0.70506@linaro.org> <555AF143.2060807@linaro.org> <555AFD18.2070009@linaro.org> <555B098A.8030202@linaro.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Maxime Coquelin Cc: Daniel Lezcano , =?ISO-8859-15?Q?Uwe_Kleine-K=F6nig?= , =?ISO-8859-15?Q?Andreas_F=E4rber?= , Geert Uytterhoeven , Rob Herring , Philipp Zabel , Linus Walleij , Arnd Bergmann , Stefan Agner , Peter Meerwald , Paul Bolle , Peter Hurley , Andy Shevchenko , Chanwoo Choi , Russell King , Joe Perches , Vladimir Zapolskiy , Lee Jones , Daniel Thompson , Jonathan Corbet , Pawel Moll , Mark Rutland List-Id: linux-api@vger.kernel.org On Tue, 19 May 2015, Maxime Coquelin wrote: > 2015-05-19 11:59 GMT+02:00 Daniel Lezcano : > >> Is the below Kconfig entry fine for you? > >> > >> config CLKSRC_STM32 > >> def_bool y if ARCH_STM32 > >> select CLKSRC_MMIO > > > > > > config CLKSRC_STM32 > > bool > > select CLKSRC_MMIO > > > > and in the arch/arm/mach-stm32/Kconfig add select CLKSRC_STM32 > > Ok, I will send a patch for arch/arm/Kconfig, as Arnd already applied > the one intruducing ARCH_STM32. Folks, can you please trim your replies. It's a PITA to scroll down through several pages to find a single line of content. Thanks, tglx