Message ID | 1387560360-21574-1-git-send-email-linus.walleij@linaro.org |
---|---|
State | Accepted |
Commit | 27d2adb5969eef7ff3bfeb2dc3b2064e3a124952 |
Headers | show
Return-Path: <patchwork-forward+bncBDE6RCFOWIARBL732GKQKGQEOPXDI3I@linaro.org> X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f200.google.com (mail-qc0-f200.google.com [209.85.216.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C9372202AE for <linaro@patches.linaro.org>; Fri, 20 Dec 2013 17:26:08 +0000 (UTC) Received: by mail-qc0-f200.google.com with SMTP id x13sf2927839qcv.3 for <linaro@patches.linaro.org>; Fri, 20 Dec 2013 09:26:08 -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=IL3lCP6L1T5NhBFnDzYn81Ao7N4hw5K+0hw26QAWANs=; b=f/LCUE27CDeKwABwkmLvZ+qDH4F6+cZEE9QkZ9Th88GratOf11nq/BIQD6wLYYKy91 +0O8/S4aBolVYvYq9ZnZo3o7UxIAqKYINOwZ54r7XuRWvFB1lvWGwPaby7pMWOv7Ghb5 wHATHVkKl/4dOCmQ8CvGj50kg0EptLV92F38+Pq5bCyZrRo38cfG8EuWnYkTlDzEb++N gD8X8kw9eeNRabTOug2RhlL6wzKPXWh9oASFAVTX0I/8rzosjZcCYkQPN/CE8G10uQc0 Z9J3Nvvudj+HR2Yge2FvK/GwNtzUorr4fhbSNccYLg9COJae5gGqEE57P35V/3Woxzhg mRpg== X-Gm-Message-State: ALoCoQlVtYYpRp0faMp7QAquMp7OTK8mAbyrBb84Xs7mzrV/Lc9YHkbQOyEOa0zJHJlybBg6xY8C X-Received: by 10.58.187.197 with SMTP id fu5mr4160340vec.34.1387560367989; Fri, 20 Dec 2013 09:26:07 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.37.195 with SMTP id a3ls787868qek.88.gmail; Fri, 20 Dec 2013 09:26:07 -0800 (PST) X-Received: by 10.220.66.200 with SMTP id o8mr5705922vci.7.1387560367882; Fri, 20 Dec 2013 09:26:07 -0800 (PST) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx.google.com with ESMTPS id td8si1651804vdc.40.2013.12.20.09.26.07 for <patchwork-forward@linaro.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 09:26:07 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.175; Received: by mail-vc0-f175.google.com with SMTP id lf12so505537vcb.6 for <patchwork-forward@linaro.org>; Fri, 20 Dec 2013 09:26:07 -0800 (PST) X-Received: by 10.52.229.39 with SMTP id sn7mr4698254vdc.2.1387560367809; Fri, 20 Dec 2013 09:26:07 -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 ey3csp77685ved; Fri, 20 Dec 2013 09:26:07 -0800 (PST) X-Received: by 10.152.28.230 with SMTP id e6mr4102642lah.3.1387560366562; Fri, 20 Dec 2013 09:26:06 -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 6si3802795laz.95.2013.12.20.09.26.06 for <patches@linaro.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 09:26:06 -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 w7so1210161lbi.24 for <patches@linaro.org>; Fri, 20 Dec 2013 09:26:06 -0800 (PST) X-Received: by 10.152.7.67 with SMTP id h3mr1805550laa.29.1387560365955; Fri, 20 Dec 2013 09:26:05 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id bl6sm5208105lbb.5.2013.12.20.09.26.04 for <multiple recipients> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2013 09:26:05 -0800 (PST) From: Linus Walleij <linus.walleij@linaro.org> To: linux-arm-kernel@lists.infradead.org, Russell King <linux@arm.linux.org.uk> Cc: Peter Maydell <peter.maydell@linaro.org>, Linus Walleij <linus.walleij@linaro.org> Subject: [PATCH 5/5] ARM: versatile: enable LEDs by default Date: Fri, 20 Dec 2013 18:26:00 +0100 Message-Id: <1387560360-21574-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.220.175 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: <patchwork-forward.linaro.org> X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/> List-Unsubscribe: <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe>, <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com> |
diff --git a/arch/arm/configs/versatile_defconfig b/arch/arm/configs/versatile_defconfig index 6d4c2df44c9c..073541a50e23 100644 --- a/arch/arm/configs/versatile_defconfig +++ b/arch/arm/configs/versatile_defconfig @@ -60,6 +60,9 @@ CONFIG_SND_PCM_OSS=m CONFIG_SND_ARMAACI=m CONFIG_MMC=y CONFIG_MMC_ARMMMCI=m +CONFIG_NEW_LEDS=y +CONFIG_LEDS_TRIGGER_HEARTBEAT=y +CONFIG_LEDS_TRIGGER_CPU=y CONFIG_EXT2_FS=y CONFIG_VFAT_FS=m CONFIG_JFFS2_FS=y
This adds the LEDs and triggers used by the Versatile boards to the default configuration. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- arch/arm/configs/versatile_defconfig | 3 +++ 1 file changed, 3 insertions(+)