From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751914AbcHIGG4 (ORCPT ); Tue, 9 Aug 2016 02:06:56 -0400 Received: from mail.kernel.org ([198.145.29.136]:46966 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751487AbcHIGGz (ORCPT ); Tue, 9 Aug 2016 02:06:55 -0400 Date: Tue, 9 Aug 2016 14:05:49 +0800 From: Shawn Guo To: Tuomas Tynkkynen Cc: Sascha Hauer , Fabio Estevam , arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH RESEND 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Message-ID: <20160809060549.GN4678@tiger> References: <20160711180812.10610-1-tuomas@tuxera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160711180812.10610-1-tuomas@tuxera.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 11, 2016 at 09:08:11PM +0300, Tuomas Tynkkynen wrote: > The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by > default to make it easy to have the root filesystem on it. > > Signed-off-by: Tuomas Tynkkynen Applied both, thanks.