From patchwork Mon Nov 2 12:56:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 55878 Delivered-To: patch@linaro.org Received: by 10.112.61.134 with SMTP id p6csp1253318lbr; Mon, 2 Nov 2015 04:58:12 -0800 (PST) X-Received: by 10.68.252.194 with SMTP id zu2mr27005474pbc.58.1446469088942; Mon, 02 Nov 2015 04:58:08 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id dz5si34849171pab.108.2015.11.02.04.58.08; Mon, 02 Nov 2015 04:58:08 -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 S1753912AbbKBM6B (ORCPT + 28 others); Mon, 2 Nov 2015 07:58:01 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:35917 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753644AbbKBM5r (ORCPT ); Mon, 2 Nov 2015 07:57:47 -0500 Received: by wicfx6 with SMTP id fx6so49193899wic.1 for ; Mon, 02 Nov 2015 04:57:46 -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=5TgQKGOqQ/z4PPLNetb/5kIH5cuVS/aJoFxx2W1OpYc=; b=KVbx2TOiMgdjkfZctFF07PlyprCsWH6KfAYzkZtnBvmfYtJA+Ci7/fDzg6emB+aNee Ornnhgdlwr73VBDHcMpbYvSQSZvR76sdm8xqSWe2jjfLlsZx3gmdhcV3dmQp17FIOiAA hH0BLwJcjiP/ZLYS/nbj/Py9IYLSK0s0Zg4fZL8yszXt98tgmC7vWW0u+bzXvCjo2dCZ 0f2+EEDjNvFiDqV8vYHF/OVyWoNIcGNwjN4sXK4j6d2MuhMkurFXxUh9BK6nwHWcdluW l7S+x2lADMCE8c2VMAcOHQOh3hMkSPjyqFnZmlQFcW3el5vf0aqobnCuejb0dg7b0JHF 0jGw== 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=5TgQKGOqQ/z4PPLNetb/5kIH5cuVS/aJoFxx2W1OpYc=; b=ibemNgwX+Y5zLuNWr+skxNkczcAkNpKot+MF4nU2GvUjraN5AsRmehm/npY6nPamGH FyB+Yn1Ae7/luYo2vcxdbJulpL64zTVOIboqG61xWTZl3RUURLxOJbkRVdykUZ0qRgZQ lfF4PXNjj1T50lyYq+Ea5OvhieyCqRBejev9aSb1jKWC6qrwwW3aJWJujCLhYlq4eZ1w 7lW7Wg+DamQs/f51CERXaXoQKQAwnQT2NuqDif1HF5zLYS+EWcoLnGRunaZ8ZJwqZkMU zAokaqldh4ZLQjZpLbY9f0FlR8b2Y8/eaMxy1MrbnkD4sK9dHzzdNBwbHHGInbpjC0tA c6Aw== X-Gm-Message-State: ALoCoQmepbhAAxngy/0WzARrwB/9d6L2cAG3r5qoRgImBx0CMyBUPvd1gsk3/E2MucMmVNXhWS/s X-Received: by 10.194.173.38 with SMTP id bh6mr26865112wjc.2.1446469066362; Mon, 02 Nov 2015 04:57:46 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id it4sm22263633wjb.0.2015.11.02.04.57.45 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Nov 2015 04:57:45 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Cc: john.stultz@linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: [PATCH 09/22] clocksource/drivers/dw_apb: Add the COMPILE_TEST option Date: Mon, 2 Nov 2015 13:56:37 +0100 Message-Id: <1446469011-22710-9-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 5b0f63a..a8afd8a 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -24,7 +24,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