From patchwork Mon Nov 2 12:56:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55880 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1253465lbr; Mon, 2 Nov 2015 04:58:35 -0800 (PST) X-Received: by 10.66.147.136 with SMTP id tk8mr26635391pab.37.1446469115646; Mon, 02 Nov 2015 04:58:35 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id pf9si34853765pbb.141.2015.11.02.04.58.35; Mon, 02 Nov 2015 04:58:35 -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 S1753979AbbKBM6J (ORCPT + 28 others); Mon, 2 Nov 2015 07:58:09 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:38901 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753731AbbKBM5v (ORCPT ); Mon, 2 Nov 2015 07:57:51 -0500 Received: by wmeg8 with SMTP id g8so59830698wme.1 for ; Mon, 02 Nov 2015 04:57:50 -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=Q6kksF1zUXrk5q6D3IUC0+W2M+ZNuZSMPgXqSvUXdaM=; b=RsAw8mei1aTB1kx/XeVf/bDBn/W62BsUsVHOhtQww9Y9mcjMHi5ukXDDmKcfSo4IVa 0upKnwAXVXMByyNhOqsPE92i3Cnevd/EaRdMx4gfTyIjF72u9goWLR2Qfyo3aDTZxtVO rrWKxKVz60M8v3+DwqOm5sW2nJ6axqHB8/SBQoG0AzO58AUDJo/l9ppXJbXlYo6PpepG qiBPayWyb/GU2vOm/bccp467Tr07HQk883iKhXJhZXgO/qPe2P8/8VsbBmCTIQyaS193 I3y7aGkrCMeQpwiILi/WNpZfhU6i6kF0YNh430OcIAJMRj/TbG/Cv3xqOF9+bdLJdeb3 ZW6A== 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=Q6kksF1zUXrk5q6D3IUC0+W2M+ZNuZSMPgXqSvUXdaM=; b=inaYyiu7MuHPJCRpoCj4wieLubK9GvpGcyk7pfVFEUV9qSzKSHSwQ0q7ozNqUj5qc1 ft/cxcOxdNxCoDvCSdPxqGyLxbbxrGkTOkPNqxpIRqXfS0t1mXsNqcSUpdUCoPfMiGJD M3988HSOoC17cuDFhK+BV24hjMQC99OU5E+l987+XwAMlOLgzHL9j0L/mluq00gm7d+Y w+1yXy1Hx7WTFOCVyW6aJAxHdDcuGnEqER8POLHC/Y2LRrjNtTkvixk8/CLOzBrr+lah m1QRPkRCNYRrN9m+UCc9cePS+x3HREGbASRmEGTFWR3eIAP6nM4PkNoqd073yGkUkMF3 IOBg== X-Gm-Message-State: ALoCoQkm4gZK6jtCEgbhuDGvLzM7++sxbVNQPbV1o6CT4Tny9ebgv5TtsHzjg/v5skC7Na1tqu0V X-Received: by 10.28.135.67 with SMTP id j64mr14527052wmd.93.1446469070204; Mon, 02 Nov 2015 04:57:50 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:49 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 12/22] clocksource/drivers/tegra2: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:40 +0100 Message-Id: <1446469011-22710-12-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. Due to the non portable code for the delay timer, this option is only available for the ARM architecture. Signed-off-by: Daniel Lezcano --- drivers/clocksource/Kconfig | 5 ++++- 1 file changed, 4 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 58dabd3..1af13c9 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -75,7 +75,10 @@ config SUN5I_HSTIMER Enables support the Sun5i timer. config TEGRA_TIMER - bool + bool "Tegra timer driver" if COMPILE_TEST + depends on ARM + help + Enables support for the Tegra driver. config VT8500_TIMER bool