From patchwork Mon Nov 2 12:56:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55885 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1254369lbr; Mon, 2 Nov 2015 05:00:39 -0800 (PST) X-Received: by 10.67.13.39 with SMTP id ev7mr27617925pad.100.1446469239203; Mon, 02 Nov 2015 05:00:39 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id rs4si34897452pbb.50.2015.11.02.05.00.38; Mon, 02 Nov 2015 05:00: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 S1754108AbbKBNAe (ORCPT + 28 others); Mon, 2 Nov 2015 08:00:34 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:33336 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753580AbbKBM6G (ORCPT ); Mon, 2 Nov 2015 07:58:06 -0500 Received: by wmeg8 with SMTP id g8so58353783wme.0 for ; Mon, 02 Nov 2015 04:58:05 -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=zphOliNM3BDRxMqm73JMvK9iKPPkIyQbRL8URcrvrUk=; b=Pju7uXUDGRu4KxzQAJdao7OieaJSDXAUi5J/HBTgyewqmgmwrLticlFtyedU1sVYpn B7isBZKS8gHEYBweppyK2tcW+KCaHObRsJmfhL/PF9Y20HIVkX7cpLIy/wc8J6J2yQbI +XoBBpdn5hPDv+GBe2eHNpfHcmK0p7vyTplOFVR7o84GUCvvkhuQ/qyKftZ4HxfbAwtn 4SWFPfXAOdZcv6RYqUiD9ykc77IFxrskm/KXIEtM/KwvvFrUQKtZyGhpKU5SPYWsXVAd hiOSGZohWSi/fcl4YoXpCf5rKQG2GCr9GIR21sXp2IyZ0ZltwkR1R4HBW69vAW7GDuyz NauA== 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=zphOliNM3BDRxMqm73JMvK9iKPPkIyQbRL8URcrvrUk=; b=hCRLctPPEfCsJ/urVyHD/T5c+c7xNqga/jUUb+oXIErx8YmNDK5CfQuIJLn2h900AB KLjPeWglGW++pCpQlFC7KAOV+GNAiX1hZ2UHl5sfdq3lKl4Mmxzf7vLIYINKJRWbYmI9 1Bd94nDJVLuM2QaQXG9KIBa2/p6SmG/UkeLjnl2JjYqLW5I3zZTlETjsz6q682dgYEwY QURpHzFDoDQaZRM35B/dr1gTp9VxBZ1QB1jVKvUu+utZ2XCFKgPzGgP9IuScypqNmAyn lGQjvACL9aaomNpO6WLPWjCC5mMHoeaYe0haE5vAO2fMSvwvemUp+19fE28MWtviL8Dd sG7w== X-Gm-Message-State: ALoCoQmnkeLoR85BXFxXKxRMTFGnvBbSQu0j83H5sEQBrDQGFXw0jhxgV1lIErdOEdbMuRxhvY1f X-Received: by 10.28.135.67 with SMTP id j64mr14528443wmd.93.1446469085387; Mon, 02 Nov 2015 04:58:05 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.58.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:58:05 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 21/22] clocksource/drivers/samsung-pwm: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:49 +0100 Message-Id: <1446469011-22710-21-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 | 2 +- 1 file changed, 1 insertion(+), 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 d829cbe..8f2a3fb 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -219,7 +219,7 @@ config CLKSRC_EXYNOS_MCT Support for Multi Core Timer controller on Exynos SoCs. config CLKSRC_SAMSUNG_PWM - bool + bool "PWM timer drvier for Samsung S3C, S5P" if COMPILE_TEST help This is a new clocksource driver for the PWM timer found in Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver