From patchwork Thu Oct 29 22:52: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: 55803 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp833658lbr; Thu, 29 Oct 2015 15:53:36 -0700 (PDT) X-Received: by 10.68.218.132 with SMTP id pg4mr4703500pbc.129.1446159216545; Thu, 29 Oct 2015 15:53:36 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v10si5735238pbs.184.2015.10.29.15.53.36; Thu, 29 Oct 2015 15:53:36 -0700 (PDT) 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 S1030365AbbJ2Wxd (ORCPT + 28 others); Thu, 29 Oct 2015 18:53:33 -0400 Received: from mail-wm0-f54.google.com ([74.125.82.54]:34860 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030347AbbJ2Wx0 (ORCPT ); Thu, 29 Oct 2015 18:53:26 -0400 Received: by wmll128 with SMTP id l128so34540816wml.0 for ; Thu, 29 Oct 2015 15:53:24 -0700 (PDT) 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=5wQSEsgnJVJUXPR0NX4LPliY7UykYr3cDQluXNSAVEY=; b=KOdLjCQYsXdIGM7NqgLs+BOqrxVveE8yVb3n4y251TytwqatScVL8+gd2reorwPt6u zea2bmr8fAxfhESoL8cRrxUD19etHPk2Z1jk+Wz8LmONJYSO/PxTIeNaK5WveE8OLgYx WJjWU+lcLw7zvi72H5RXZW6jR0ZqcYsBuRhmGzBNiYFhYUghM9Uz3TB2+oGD2o76ygQb YOBA/a66UtSpU7jrGgxf885px0++W53jPsY7NxS0Sh53Fn0sSfxHkRaWqxPmuGqMPZPA i0giWZqJNT2xxHwa013xT3al65P+5ndtDdvXAx+kNWOC4HwMgx85w8qO9b/DV/8TSkw2 owjg== 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=5wQSEsgnJVJUXPR0NX4LPliY7UykYr3cDQluXNSAVEY=; b=fWk4AnSBA1ex5vBzOxR66MU670WFd/WOJFs5E9nUoupYdl8y5IZBPmUcuyt9Z27sNx 88bzsNqt2VqpXI4KrS/YY/EgUxZvPvsPjpPnjvgztlJtSVOgPOKvJ8T/J5lIACbF1SuV 8D7KXHdp1Z7o2wl2j9uS1fQKHIshHXU0w1J3dSo/1/f+wxYmAcMOq5OJWUiBiQy60d6q XLfnqFHjOvwQtzyDe5m3k5D1MEHSgL607YTK7Q7/asp6Wv9Gm4KliglIcZa2DEqj85Xp rtE6S+/nTwRdl0VbiaJZpfyTubQRdkEOxKoK0sZQZNlrJOxkQtaOjfaP71fP/81NnSjV z5uA== X-Gm-Message-State: ALoCoQnOG4PXayxXT00zUTImIqKQ130R2Vf+gMFmUTiNpeMw8nF23buAvqbcI1RhedWOco8Vv2MY X-Received: by 10.28.14.199 with SMTP id 190mr10277648wmo.42.1446159204846; Thu, 29 Oct 2015 15:53:24 -0700 (PDT) Received: from localhost.localdomain (sju31-1-78-210-255-2.fbx.proxad.net. [78.210.255.2]) by smtp.gmail.com with ESMTPSA id jh4sm4005701wjb.33.2015.10.29.15.53.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 29 Oct 2015 15:53:24 -0700 (PDT) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org Subject: [PATCH 4/7] clocksource/drivers/st_lpc: Add the COMPILE_TEST option Date: Thu, 29 Oct 2015 23:52:40 +0100 Message-Id: <1446159166-20384-4-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1446159166-20384-1-git-send-email-daniel.lezcano@linaro.org> References: <1446159166-20384-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 233c1f7..5cd000c 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -307,7 +307,7 @@ config CLKSRC_IMX_GPT select CLKSRC_MMIO config CLKSRC_ST_LPC - bool + bool "Low power clocksource found in the LPC" if COMPILE_TEST select CLKSRC_OF if OF help Enable this option to use the Low Power controller timer