From patchwork Mon Nov 9 14:36:17 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 56225 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp215285lbb; Mon, 9 Nov 2015 06:36:56 -0800 (PST) X-Received: by 10.66.120.136 with SMTP id lc8mr40741286pab.19.1447079815566; Mon, 09 Nov 2015 06:36:55 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ya7si22790524pbc.121.2015.11.09.06.36.55; Mon, 09 Nov 2015 06:36:55 -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 S1752146AbbKIOgt (ORCPT + 28 others); Mon, 9 Nov 2015 09:36:49 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:33406 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbbKIOgm (ORCPT ); Mon, 9 Nov 2015 09:36:42 -0500 Received: by wmec201 with SMTP id c201so82769514wme.0 for ; Mon, 09 Nov 2015 06:36:41 -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=21DGpY+N78GkTYtcxum/mcke+R9XfpY90SRlTEuoPh4=; b=OQYZQCJnPtmOBuXK4wMbayYCDtWO74XwWRe186yUNOhbrBIoBNAfrWAuIPIaE/WM9Q 0Yow0jpIJRKzE8nAEzIzQb22OQv18jjqRwLTkPeBqRVvzoN615+3pMBPJPWg2eoW8lqe uVvALNictxUIuMIJ56dvlph96n9jIVJOUE+cyB0QCdl536MfRxtOpE+sxCK1FgwLb5AH 6po1CELg///7Lr2vg7LXgYcOWDNkgRwXvLJ1VqDH6YwmtRU+UgQApOfXe2GRzwSZp8SG Sd8JOmygAmjmCEGk38bY/nOifuaq9kCqAgGhrEZsYPZ4rKCmvntQVnUK6juo7UGnBgsB NFRQ== 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=21DGpY+N78GkTYtcxum/mcke+R9XfpY90SRlTEuoPh4=; b=nBeF9GmoWVjDWLyZ1hQRrsHdB8Yb6oyf1aHoJl/3zdL1ArZ1hLeDLSjaov4z+MqUGp +6/LZ/tZxIN67JGGDiuz99xUlHve25zVXZCG162fK96s1lwTTyOLR5apOTgTAOiAb39l tnhSg+rPa06lB+Dq+XfHnJVVM1c9dp9qOUHjbak+CH4iIAfgTVsTMupEq60gdjGZoF27 sfmaLZ5dqp0+C8n7gJY7AAgrSs5IYwEmlHBzGthH5L+Pt3kV4Tu/Y1ka5us3LfU7CLat XnG4BkJ4F5NDqTF+UuOs1EbdQ8uIpuRc4MeDgfpfE2O0BfJlmH0O8Lmc/BMYnuXd07JA FEUQ== X-Gm-Message-State: ALoCoQnI0OyipqxbAehVfw9NaR43tMx9Om5WvuQ9tgHSl0xFH0zP5BOCXHSbjT1FTfumaHF7B9D9 X-Received: by 10.28.19.7 with SMTP id 7mr27940511wmt.89.1447079801647; Mon, 09 Nov 2015 06:36:41 -0800 (PST) Received: from localhost.localdomain (sju31-1-78-210-255-2.fbx.proxad.net. [78.210.255.2]) by smtp.gmail.com with ESMTPSA id l1sm14629788wmg.21.2015.11.09.06.36.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 Nov 2015 06:36:40 -0800 (PST) From: Daniel Lezcano To: daniel.lezcano@linaro.org Cc: ysato@users.sourceforge.jp, tglx@linutronix.de, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] clocksource/drivers/h8300: Increase the compilation test coverage Date: Mon, 9 Nov 2015 15:36:17 +0100 Message-Id: <1447079782-26027-3-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1447079782-26027-1-git-send-email-daniel.lezcano@linaro.org> References: <1447079782-26027-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 Add the COMPILE_TEST option so the drivers can be compiled on different architecture with the 'allyesconfig' kernel configuration. Signed-off-by: Daniel Lezcano --- drivers/clocksource/Kconfig | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- 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 2f20460..ecf9855 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -345,13 +345,24 @@ config CLKSRC_PXA platforms. config H8300_TMR8 - bool + bool "Clockevent timer for the H8300 platform" if COMPILE_TEST + depends on GENERIC_CLOCKEVENTS + help + This enables the 8 bits timer for the H8300 platform. config H8300_TMR16 - bool + bool "Clockevent timer for the H83069 platform" if COMPILE_TEST + depends on GENERIC_CLOCKEVENTS + help + This enables the 16 bits timer for the H8300 platform with the + H83069 cpu. config H8300_TPU - bool + bool "Clocksource for the H8300 platform" if COMPILE_TEST + depends on GENERIC_CLOCKEVENTS + help + This enables the clocksource for the H8300 platform with the + H8S2678 cpu. config CLKSRC_IMX_GPT bool "Clocksource using i.MX GPT" if COMPILE_TEST