From patchwork Fri Dec 20 17:25:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 22690 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f198.google.com (mail-ob0-f198.google.com [209.85.214.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 02212202AE for ; Fri, 20 Dec 2013 17:25:47 +0000 (UTC) Received: by mail-ob0-f198.google.com with SMTP id wo20sf11008229obc.5 for ; Fri, 20 Dec 2013 09:25:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=6Iqc2GTaDK6EI1/XrDs44b3BbwAvzNrFOg4v7lYibYA=; b=JhztWE0U2s5oFgr7pigV68hxJkZx1RNNtPNgkCETJBtDmmNfURJEc9MkdOqJOyDz7U ChrgmBx0m8Pi/zhYMtZvNDJcvfFY6Opb0WGdexCPJZIPha70GIpGEqMFapsGg+T5zRfD gqlbplCoiENJJ0nORrZB/KMI0XIvgrMYwSIUno/IJ1cM0Rc13mX2IVi2tisJ0ouq4/cC L24MFJVCuKN6Jk0PefY9QCf3p0ldCJmdKir9LS9Id7Yd9cK6JFwf38D7Kbbz1iYx/ZEm cGJfsIBUsMHUmY7tSWwjHv2Gev7WXtUEYUeAzVAg7yRu3ShBljW6mTf6BwG4WYuQUXxL WetQ== X-Gm-Message-State: ALoCoQmsAPF2Ewkpkh0DX6Favu7JwGAH6yYzlvrx6FJ4ha0qeRdjngMaVasjH6yJHEPcCwHtO7dv X-Received: by 10.182.213.5 with SMTP id no5mr3906631obc.15.1387560346997; Fri, 20 Dec 2013 09:25:46 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.36.229 with SMTP id t5ls790452qej.61.gmail; Fri, 20 Dec 2013 09:25:46 -0800 (PST) X-Received: by 10.52.244.49 with SMTP id xd17mr727737vdc.26.1387560346891; Fri, 20 Dec 2013 09:25:46 -0800 (PST) Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) by mx.google.com with ESMTPS id eh16si1649506vcb.93.2013.12.20.09.25.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 09:25:46 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.44; Received: by mail-vb0-f44.google.com with SMTP id x8so1620878vbf.3 for ; Fri, 20 Dec 2013 09:25:46 -0800 (PST) X-Received: by 10.58.118.36 with SMTP id kj4mr5679969veb.2.1387560346793; Fri, 20 Dec 2013 09:25:46 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp77662ved; Fri, 20 Dec 2013 09:25:45 -0800 (PST) X-Received: by 10.112.184.169 with SMTP id ev9mr1715107lbc.25.1387560345231; Fri, 20 Dec 2013 09:25:45 -0800 (PST) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) by mx.google.com with ESMTPS id p10si3823354lag.16.2013.12.20.09.25.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 09:25:45 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.179 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.217.179; Received: by mail-lb0-f179.google.com with SMTP id w7so1252107lbi.10 for ; Fri, 20 Dec 2013 09:25:44 -0800 (PST) X-Received: by 10.112.148.104 with SMTP id tr8mr37284lbb.42.1387560344664; Fri, 20 Dec 2013 09:25:44 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id z3sm6592946lag.10.2013.12.20.09.25.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2013 09:25:43 -0800 (PST) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Russell King Cc: Peter Maydell , Linus Walleij Subject: [PATCH 3/5] ARM: versatile: enable GPIOLIB and PL061 by default Date: Fri, 20 Dec 2013 18:25:34 +0100 Message-Id: <1387560334-21499-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.44 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Select the GPIOLIB and PL061 in the Versatile defconfig, as this is present on all boards, and so we get compile and test coverage for this. Signed-off-by: Linus Walleij --- arch/arm/configs/versatile_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig index 0756efd8b554..bb83c099d5a6 100644 --- a/arch/arm/configs/versatile_defconfig +++ b/arch/arm/configs/versatile_defconfig @@ -45,6 +45,8 @@ CONFIG_SERIAL_AMBA_PL011=y CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_I2C=y CONFIG_I2C_CHARDEV=m +CONFIG_GPIOLIB=y +CONFIG_GPIO_PL061=y # CONFIG_HWMON is not set CONFIG_FB=y CONFIG_FB_ARMCLCD=y