From patchwork Mon Nov 2 12:56:42 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55890 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1255561lbr; Mon, 2 Nov 2015 05:02:40 -0800 (PST) X-Received: by 10.67.14.42 with SMTP id fd10mr27419517pad.11.1446469359972; Mon, 02 Nov 2015 05:02:39 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id hl1si34864478pac.157.2015.11.02.05.02.39; Mon, 02 Nov 2015 05:02:39 -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 S932082AbbKBNCi (ORCPT + 28 others); Mon, 2 Nov 2015 08:02:38 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:34572 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753821AbbKBM5y (ORCPT ); Mon, 2 Nov 2015 07:57:54 -0500 Received: by wikq8 with SMTP id q8so50879883wik.1 for ; Mon, 02 Nov 2015 04:57:52 -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=mu75UfBaEvIJ5HQbJaF3dAelbcUcQUwBBBJ9wN1ZXhw=; b=gdll1Iw/4vVxZ3A6cgSs7TBWUd3CP7pGExyImeBNrd+tfXm8hu7AABc0c/alkBoRmc cGOVqgBwyt82ni7btmAkdzENrkA7rnJZa5ZM6B9qmdB9Uz3ppc/GtdbooD1ma6igYz87 F6Cv/916M5+gPFQhjRNbWvEReYuFxOa5KgD9FuWka/IPoD/bdiwBm6oaU//gpYoGZpOl /QDdeIXsD3BtYw+PEOGZB6Z/7AXv3ltiMbA1VYTNBhYFo+gWi5nI81KgooGJXNC9bZOW sDgk2+XbfidHxPZ0tfSk512M0S9cyCs8DmdtW2M4mAZGUHvapzYoyIgC/KhBqU8iXdNZ Tebw== 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=mu75UfBaEvIJ5HQbJaF3dAelbcUcQUwBBBJ9wN1ZXhw=; b=VG8gGo1E3cPzUzZqmcP9UbHovd7KKEah1Pmnj01eZBy5C+7IHv4pylV3hylcffEgwe o8jFCldsq+WTYZOBC1VBbMHYXQ3CTzOYcaS9GTIBJ4fqxAyDQ4ZOpw6NRjtY33Z2OCtx iLcUn5HuOlAEbHHXEdUm16MSuRanwWJGUOrwZ84tDVG/FPUcmm/OD2Uvn3IWljtCO34x oq/at6uHcDePQWcPlPhWkMlhf/Eq6K1YOkIfnTsYaDCom5TQV5RpaBUMQgRx31FBJnMN 7fWGhcTA54l1SVlqx+AOuRnEpZbioVfTol9WVMpb0dDc0qJ+sXEVf0pnDdUEAuBG5Uzw voAw== X-Gm-Message-State: ALoCoQlM3UuZ+/ayKHM2a2Bd7aw0vajVyDv6Wtwmpvo2j9EyLovP1tSuiL8LDjpS42QeKmZSM8wM X-Received: by 10.194.189.49 with SMTP id gf17mr26929459wjc.158.1446469072883; Mon, 02 Nov 2015 04:57:52 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.51 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:52 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 14/22] clocksource/drivers/vt8500: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:42 +0100 Message-Id: <1446469011-22710-14-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 1af13c9..b0136fc 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -81,7 +81,9 @@ config TEGRA_TIMER Enables support for the Tegra driver. config VT8500_TIMER - bool + bool "VT8500 timer driver" if COMPILE_TEST + help + Enables support for the VT8500 driver. config CADENCE_TTC_TIMER bool