From patchwork Mon Nov 2 12:56:33 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55875 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1253153lbr; Mon, 2 Nov 2015 04:57:50 -0800 (PST) X-Received: by 10.68.57.205 with SMTP id k13mr26960255pbq.4.1446469069939; Mon, 02 Nov 2015 04:57:49 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id th6si34805505pbc.250.2015.11.02.04.57.49; Mon, 02 Nov 2015 04:57:49 -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 S1753694AbbKBM5s (ORCPT + 28 others); Mon, 2 Nov 2015 07:57:48 -0500 Received: from mail-wm0-f47.google.com ([74.125.82.47]:33060 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753522AbbKBM5m (ORCPT ); Mon, 2 Nov 2015 07:57:42 -0500 Received: by wmeg8 with SMTP id g8so58344793wme.0 for ; Mon, 02 Nov 2015 04:57:41 -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=w1V9pPloo15JsQbewJtmx0RK3+BPrtYjSdb4mcMRTCk=; b=LE3p2BrSsv4OQB4/StHiNmNvATCjmreI+gOmdXAvFhXPmKfiGHb/iiRrJ/znQwF5WV fzWmlL+J0FNJekUdjjQiaHcPwyDARwLLOND4rlxF5rC0pGRrZC66o3plqVPmz9QL1MYV MoSIPgDqr4ZYwMrGZD7fSLdtuMuPOAwPApT+J55hohhK1LYROelii+XL9ac1fJGeKlUz SNUVFgynltUVC4wRxPx+CcTL0jneYtyAvVOMzwh/X1aATHmQk9dQEb8dx7/ppcD9q4gI cXKA8Bv3NTd2HVaIQ9/RO/KdlxNeGNg9jAYPE3aNjASYpnEDcYdiUSLDppTDQdr2hV/L CvwQ== 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=w1V9pPloo15JsQbewJtmx0RK3+BPrtYjSdb4mcMRTCk=; b=Pdbz9kJJFPS5H5LUP6VLRICdA+Dm0ok1U43ZXpathAj+5/kAk6FP9PHxJZMDCmaDbl nFB3OWoJJ2CFsQbUbl5rtBJlBd4loTdKCI0TwcrhtbAOr4BCzRe/+dKPxyJx6rZlVBLN sXoXLzsrq60ncl6AL1sKKFqhBFGd8Q5E7wCgRtUwrBsAiYwl8wT0pknCo0XaHW+5MQnP K2hb9hSHKcvloWitbUIduSTBWf/7ecauNFGjF484I8IoArPNXHkvqvU8+XP6iotxzie9 +Ofr3j6NCgoHaJzU7b33JAeKNT4PWB6x6MFkhJ8eRJ9uShEkCP3uAmS5ciSmJF7UOetd 9HuQ== X-Gm-Message-State: ALoCoQnXDHfUi9lP96ZcX+0E+HWmkHGKOdMLyJUJlwp6NLOWveNqwr52TIRqbbYcmE4WzWYit1JL X-Received: by 10.28.23.141 with SMTP id 135mr14064978wmx.84.1446469061394; Mon, 02 Nov 2015 04:57:41 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:40 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 05/22] clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:33 +0100 Message-Id: <1446469011-22710-5-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 'delay' code, the compilation is restricted to the ARM architecture only. 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 6f85622..0b5bdb4 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -37,8 +37,11 @@ config ROCKCHIP_TIMER Enables the support for the rockchip timer driver. config ARMADA_370_XP_TIMER - bool + bool "Armada 370 and XP timer driver" if COMPILE_TEST + depends on ARM select CLKSRC_OF + help + Enables the support for the Armada 370 and XP timer driver. config MESON6_TIMER bool