From patchwork Fri Dec 18 14:17:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 58677 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp1055921lbb; Fri, 18 Dec 2015 06:19:06 -0800 (PST) X-Received: by 10.98.69.212 with SMTP id n81mr5509155pfi.116.1450448346375; Fri, 18 Dec 2015 06:19:06 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id kr7si24246835pab.120.2015.12.18.06.19.06; Fri, 18 Dec 2015 06:19:06 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964792AbbLROTB (ORCPT + 29 others); Fri, 18 Dec 2015 09:19:01 -0500 Received: from mail-wm0-f49.google.com ([74.125.82.49]:36007 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932960AbbLROS5 (ORCPT ); Fri, 18 Dec 2015 09:18:57 -0500 Received: by mail-wm0-f49.google.com with SMTP id p187so65496968wmp.1 for ; Fri, 18 Dec 2015 06:18:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=C0AH83A2s7j2DTlSGmVDqp6avjT7keRezvPdOTzQ55o=; b=h+iIIM+d6UTubIArzxCWt1vL0tx/J2lf853PLYkWPeTAizTvzVN+4ynljh099YgRuQ YaxKFfYvscTeVcrE5i8T6ApjpOYWOHT5Ek97+DRvhaHKBkeZ5wxZ6iylJdNaAcuSkYf0 rTpjpPlnlMP77PtQKpfw/KDsWxotGA3OIalEo= 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=C0AH83A2s7j2DTlSGmVDqp6avjT7keRezvPdOTzQ55o=; b=fy6gcCcq4AdWEbCOP4TF3oRNBw8hCksu+7ZWSJYyO1+YzpIkGkx8iGyBhAjfHz0AeV lutiYPMCKwZE7nPYWrQyxt+miAzFlwsHvGROGYA19eHrfN2ZG3rwDo9twwFYtA1Gb7vI ZYfZsMwb7i2JLHJ5fgg47N1f1x7ZbGMgiPT5N7pjavSQNcKBRIL7L/xtuSRNYF/PjGyb QU7r72ydHOp54EbvB49u3whxdvL8yOcVJ8RyVh/qlNMr63DP7m5tDF1T3IIxqmtKRQkp NP1D1N9++uO2+EhSSHkOS4poqj7zRR4lEDAFH+kq5TEznRJezMIRpQpHyo7RcI+Te6EV 4MUg== X-Gm-Message-State: ALoCoQl/7QnSqB6F6gER1/I1AJu/hMwLDFIOJbKA084ESIHi3L8bui7mNtusUwYpR3EmFs6CQaQgdrn7gHFyp8xCLsLHSEQn1Q== X-Received: by 10.28.225.84 with SMTP id y81mr3609725wmg.87.1450448336536; Fri, 18 Dec 2015 06:18:56 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id ql10sm15010027wjc.23.2015.12.18.06.18.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Dec 2015 06:18:56 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, mingo@kernel.org Subject: [PATCH 21/69] clocksource/drivers/dw_apb: Add the COMPILE_TEST option Date: Fri, 18 Dec 2015 15:17:34 +0100 Message-Id: <1450448302-27429-21-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1450448302-27429-1-git-send-email-daniel.lezcano@linaro.org> References: <5672CB9E.7090707@linaro.org> <1450448302-27429-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 63a8c6f..24a8d8d 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -33,7 +33,9 @@ config DIGICOLOR_TIMER Enables the support for the digicolor timer driver. config DW_APB_TIMER - bool + bool "DW APB timer driver" if COMPILE_TEST + help + Enables the support for the dw_apb timer. config DW_APB_TIMER_OF bool