From patchwork Mon Nov 2 12:56:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55892 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1256354lbr; Mon, 2 Nov 2015 05:04:01 -0800 (PST) X-Received: by 10.68.182.5 with SMTP id ea5mr27377410pbc.148.1446469441140; Mon, 02 Nov 2015 05:04:01 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ea2si34889073pbc.135.2015.11.02.05.04.00; Mon, 02 Nov 2015 05:04:01 -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 S1754003AbbKBND6 (ORCPT + 28 others); Mon, 2 Nov 2015 08:03:58 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:37857 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753628AbbKBM5q (ORCPT ); Mon, 2 Nov 2015 07:57:46 -0500 Received: by wmff134 with SMTP id f134so59729336wmf.0 for ; Mon, 02 Nov 2015 04:57:45 -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=qCsyu5qkJqtCKsGhv7yvvafMW1yF9syAk1Foth0+J80=; b=aAcqRdej2Tyfy51oQSUnekVlfVrz5fVnyonUOfFuNxe+jOuq82bVBTWMr1Pbo1UxAl MS7v5lBSg5l5P/4CIbc3tQ4GTlotjaKAGf+bL1v/fcL55GSQZ1C+cVPtVMYWuBLztLqL rzC8jzcYUcujodTI+W8yR5/bOSe8UjHxAR8GMF9kw8X5QT0RZXa5u8c8cLqvCmF629QF 9wSYE+kgLQXGhMpbqsAlVzKfMhwU93pqTj/RM2SzSok/q+M3f+dvm5lG2UWz0GXr1XR+ /8Li/Sk+uIKiK7WJKzqqdBeFHldGcdAl9/mDBRW3WCcB1rODHbNvOOvEb0zbVh7lEOCk qZJQ== 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=qCsyu5qkJqtCKsGhv7yvvafMW1yF9syAk1Foth0+J80=; b=PwmmDbrzA7kMvj2KK8mLSL1AB0usw1DMUVxUOPN19po9g8+E1jRrzJ21QE58HZIdbS 5umj2PoOyzO0cio/LSUmpv7HhbIUyN1bWSU8y80yyUNJ91vQMoEmoEkSzlWKCtAZPUja 3qmygIkLtiCu0rUct9Jsr2+uh46vTiKHwPlislQERAutBIJjjTBzB0K2ziSt6GfaFess alNaDbj9Qwp8Cd6772VAdNESCK4XNkla3QRimvCFxNM0K/5juf4Set6CEHFsQxbnS0q2 43X8ummgTG+UwXZeKBtUahg8OabRj+VMWWLelnnxVd2RZfWT0zNalPezWBSXG43GL9TK BJ5Q== X-Gm-Message-State: ALoCoQmUpvoFc5l1S0OcntLpc4RsGFEeT6my+pmUWLdnGNO6FxtYfYS5d1+wQhdDjPjQAaEkpzcz X-Received: by 10.28.212.18 with SMTP id l18mr14522108wmg.93.1446469065205; Mon, 02 Nov 2015 04:57:45 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:44 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 08/22] clocksource/drivers/digicolor: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:36 +0100 Message-Id: <1446469011-22710-8-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 8a80221..5b0f63a 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -19,7 +19,9 @@ config CLKSRC_MMIO bool config DIGICOLOR_TIMER - bool + bool "Digicolor timer driver" if COMPILE_TEST + help + Enables the support for the digicolor timer driver. config DW_APB_TIMER bool