From patchwork Thu Jan 19 13:29:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 91875 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp271189obz; Thu, 19 Jan 2017 05:31:53 -0800 (PST) X-Received: by 10.55.144.6 with SMTP id s6mr8561531qkd.140.1484832713576; Thu, 19 Jan 2017 05:31:53 -0800 (PST) Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]) by mx.google.com with ESMTPS id f12si2617376qkf.134.2017.01.19.05.31.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Jan 2017 05:31:53 -0800 (PST) Received-SPF: neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) client-ip=65.50.211.133; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=neutral (google.com: 65.50.211.133 is neither permitted nor denied by best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cUCoh-0001PQ-5M; Thu, 19 Jan 2017 13:31:51 +0000 Received: from mail-wm0-f52.google.com ([74.125.82.52]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cUCoA-0000g9-C5 for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2017 13:31:20 +0000 Received: by mail-wm0-f52.google.com with SMTP id c206so77293669wme.0 for ; Thu, 19 Jan 2017 05:30:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=SuLhxCo93043rn2eTnXL5rUa/MT6PfsUvS81uBerQyc=; b=mepCqkIkV5GtZURwjOKv1LC1ecwrNe0kNNusohRVGxlS+lbVUVVDp+6miC3ZNZL6HV +uHyFgK/Pi7D2/k8QJY8JGKXdBf1To+P0VCjaun5uW6e93KcmFB7hUIYrYThJM1pWWqa 8Z9lj2rmWDl5JmYhKFZfPehfbSRnrqEKoEhLRFlXN/Lk+fjQRicKbeTgzgsSkDthhnlg I8WvmZLM6vFuh/BzpD9vt02aYl2ZoH6m8BhXESOy+c7XCvBObWOZOQQTMRPpJE3gWPey 9XDpwjcV3yB9yQemihDOcuWGCAiXRkkQ+WCfzHtJMh9dFmKs+xkj+q2C0b0r3b5n9ocW 5orQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=SuLhxCo93043rn2eTnXL5rUa/MT6PfsUvS81uBerQyc=; b=MVLPod3TaF5O8bml0XCMkpDTrWSCBVYuC1lLCDQI4s+qtlEqdWVcapMnVYzWh72DcA /qEW+0JBZD10bJYR4ZHksNX8POUoWdN4BU9M4qPguztXugT1ocj3gNgbD4lt1jJKy2SI N7iPkTwFtaIVVqNeeMMApz91iQu2j4hDWmkniFJpIZT+5MWaD0n9BY3vbFHI5n4SPxr4 6G0KJv3fmjDWX3cCqNRBBkXbQ0w8CqubwN3gLLraUAJ66pm0M9bvLr2G19Nylk6XZbKw nQmTQSlJiXChCAIA9TzP+C392V5zDMoLPSO03kBkYdMSrLy21rt2TrXnyZzYZhXJRcXw 6jTQ== X-Gm-Message-State: AIkVDXK7+CaLm/VRxWicQfbWA2YWwT0lHoFSbgAbAfgiiK2OEipfngDpOT1OmKN9Vf+66w5f X-Received: by 10.28.178.16 with SMTP id b16mr27460163wmf.83.1484832596590; Thu, 19 Jan 2017 05:29:56 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id c202sm53251996wmd.10.2017.01.19.05.29.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 05:29:55 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Sekhar Nori , Patrick Titiano , Michael Turquette , Tejun Heo , Rob Herring , Mark Rutland , Russell King , David Lechner Subject: [PATCH v4 02/14] ARM: davinci_all_defconfig: enable SATA modules Date: Thu, 19 Jan 2017 14:29:36 +0100 Message-Id: <1484832588-18413-3-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1484832588-18413-1-git-send-email-bgolaszewski@baylibre.com> References: <1484832588-18413-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170119_053118_589176_3B26DBC0 X-CRM114-Status: UNSURE ( 9.97 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [74.125.82.52 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [74.125.82.52 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [74.125.82.52 listed in wl.mailspike.net] 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-ide@vger.kernel.org, Bartosz Golaszewski , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Add the da850-ahci driver to davinci defconfig. Signed-off-by: Bartosz Golaszewski --- arch/arm/configs/davinci_all_defconfig | 2 ++ 1 file changed, 2 insertions(+) -- 2.9.3 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 8806754..a1b9c58 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -78,6 +78,8 @@ CONFIG_IDE=m CONFIG_BLK_DEV_PALMCHIP_BK3710=m CONFIG_SCSI=m CONFIG_BLK_DEV_SD=m +CONFIG_ATA=m +CONFIG_AHCI_DA850=m CONFIG_NETDEVICES=y CONFIG_NETCONSOLE=y CONFIG_TUN=m