From patchwork Mon Nov 2 12:56:44 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55888 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1255213lbr; Mon, 2 Nov 2015 05:02:04 -0800 (PST) X-Received: by 10.68.65.37 with SMTP id u5mr26684267pbs.76.1446469324424; Mon, 02 Nov 2015 05:02:04 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b3si34881508pbu.155.2015.11.02.05.02.04; Mon, 02 Nov 2015 05:02:04 -0800 (PST) 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; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753160AbbKBNBs (ORCPT + 28 others); Mon, 2 Nov 2015 08:01:48 -0500 Received: from mail-wi0-f175.google.com ([209.85.212.175]:38761 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753888AbbKBM54 (ORCPT ); Mon, 2 Nov 2015 07:57:56 -0500 Received: by wicll6 with SMTP id ll6so49330358wic.1 for ; Mon, 02 Nov 2015 04:57:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=BGUKeLPp89riLHIgcmy+ILhBf0EE/Fv0q8eLfqCinMI=; b=HqV1Q0RS2jp5pBcucnGyyZHxVmLuwjtX+UyQfdV+WfaG4jGR/o86eH+23UB4Tih5jO j7lNKkZx2v603pDEc2KshNGGKM1gfv/nYaEpSKnAiAMk62tOGZmaoNkQrIGmVa7uq4cm fnGKtcGOPQPBPfld1j3zepHCM8mh7S0aGg824uNzMIiv3QCypo4pnS6EdRNM8wAl0vFl jLU6u1q3EtBo09cTGkWeXGXcfdDJaGzEafq3q1TX+fBaVi/srL3tqv0XPLgZYkrsXt67 8egRqprwttcOG+kUPIyoo4phv8QwYLNW6Zszu/C4yQ9VFAsxrr+hH/RzeeLfk6wZn+j+ si+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=BGUKeLPp89riLHIgcmy+ILhBf0EE/Fv0q8eLfqCinMI=; b=c8vlqrUt0V3MMC5ZPjSsUeVORXBTjoBy1r0QxbD/nUnhU9tx8tyYXfARoDLk2UFQZq 0krLnlj68PniviHKhaAAQo5O8vQ6bqgv8w0E+if/3ZRHt688+jPgXwuXDf7J7VNQslzt cnToAgsbeNjT98TQRksmSnU77bmK0gNy7i/xWQf90yHk14XFz1jvkskDb9F/1Xh5j+N1 iF1AzFH7+rBQqUX42oOdqy42o5ldOmmb4Oyea8oEHe5Y5MF0//1kvSz5AN+T/APxlI7y BTdk1bAga0PbzGyQgF6+ALsQXUSEOoZ6dRl/FQkTpcofymsxDXCdIhl6txsovuNHBb0c VbKw== X-Gm-Message-State: ALoCoQkW+SlQgpNBw/heX3Uy6o4pndoZL7SVrsh7FC5j1Wt2orly6zGGu8epShvQ8iQr99f98/n4 X-Received: by 10.194.223.39 with SMTP id qr7mr27580891wjc.92.1446469075205; Mon, 02 Nov 2015 04:57:55 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:54 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 16/22] clocksource/drivers/asm9260: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:44 +0100 Message-Id: <1446469011-22710-16-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1446469011-22710-1-git-send-email-daniel.lezcano@linaro.org> References: <1446469011-22710-1-git-send-email-daniel.lezcano@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Increase the compilation test coverage by adding the COMPILE_TEST option. Signed-off-by: Daniel Lezcano --- drivers/clocksource/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 1.9.1 -- 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/clocksource/Kconfig b/drivers/clocksource/Kconfig index b631b14..f6a1c3e 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -92,9 +92,11 @@ config CADENCE_TTC_TIMER Enables support for the cadence ttc driver. config ASM9260_TIMER - bool + bool "ASM9260 timer driver" if COMPILE_TEST select CLKSRC_MMIO select CLKSRC_OF + help + Enables support for the ASM9260 timer. config CLKSRC_NOMADIK_MTU bool