From patchwork Fri Dec 18 14:17:25 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 58725 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp1067781lbb; Fri, 18 Dec 2015 06:39:30 -0800 (PST) X-Received: by 10.98.16.66 with SMTP id y63mr5657638pfi.106.1450449569833; Fri, 18 Dec 2015 06:39:29 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y73si20342668pfi.81.2015.12.18.06.39.29; Fri, 18 Dec 2015 06:39:29 -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 S932940AbbLROSz (ORCPT + 29 others); Fri, 18 Dec 2015 09:18:55 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:33766 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932749AbbLROSq (ORCPT ); Fri, 18 Dec 2015 09:18:46 -0500 Received: by mail-wm0-f52.google.com with SMTP id p187so66807249wmp.0 for ; Fri, 18 Dec 2015 06:18:45 -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=p9R59bAb89d35dqFsMmDNNpYWYcOeS5O4cZPYkG0EIg=; b=HSJyHWwQfsr5LwN8HRAGfYBkyUiKipJAY/Rm3BXY5VK7KCmY1lEp/4JV3Yxn26D4HT 6IXqAVI8agG49kRh8pboncHjL5QiVtA3AJs1PpwhL71rqUAUdK6xRripChVXSTAEV0uF XWZGcff+3UmwVY9tW1CXfxD+IbjA9SwfaU7Ow= 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=p9R59bAb89d35dqFsMmDNNpYWYcOeS5O4cZPYkG0EIg=; b=Qao8gwOXR6uwEtR7FwhGzjzb67CD2/9MDaDbgATD2hyi8g3urFGCDb4+VAv5bSjUJf kpHVHaq0V2xlh66YHG70mF0ltsL4qcsG7MLdgaiwkxCRtSeHiOcvPfLLJYgqqefVqPzO wvo6b9Wxd9Y36krTSgCVzdZ6UCE2xDUqHkCb3pk/RxwfXVyI1wOlQEl8VeeSAj24sWw6 OOzbOxK4mdsyLkvgt/ZaAvnIozcmGyRLfiWXXGt1wyKll4Qkte1pSr2rxVnWDTdXOwYV Wgx3nF3N/1tIXi1UfvXOamDwUhfVD8Uzz0xxKTStN37oU+9oo3mTFOYkri5eTWzvv1bU KjNw== X-Gm-Message-State: ALoCoQm28beaTMe+rOT9fQISl5I+YVcYfG+1eXzo4s2hENt8rqPRapjBzmIH9IHKUlfp1voxzNFafTCQIdh0pi4EXr2npUGXXQ== X-Received: by 10.194.173.102 with SMTP id bj6mr4256709wjc.180.1450448325347; Fri, 18 Dec 2015 06:18:45 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id ql10sm15010027wjc.23.2015.12.18.06.18.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Dec 2015 06:18:44 -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 12/69] clocksource/drivers/pxa_timer: Add the COMPILE_TEST option Date: Fri, 18 Dec 2015 15:17:25 +0100 Message-Id: <1450448302-27429-12-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 d4221e0..e07ada9 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -307,7 +307,9 @@ config CLKSRC_TANGO_XTAL select CLKSRC_OF config CLKSRC_PXA - bool + bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST + depends on GENERIC_CLOCKEVENTS + select CLKSRC_MMIO help This enables OST0 support available on PXA and SA-11x0 platforms.