From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCHv3 4/5] ARM: configs: add ahci_mvebu to mvebu_v7_defconfig Date: Fri, 25 Apr 2014 20:28:30 -0400 Message-ID: <20140426002830.GN28159@titan.lakedaemon.net> References: <1397574006-5868-1-git-send-email-thomas.petazzoni@free-electrons.com> <1397574006-5868-5-git-send-email-thomas.petazzoni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:34035 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751934AbaDZA2p (ORCPT ); Fri, 25 Apr 2014 20:28:45 -0400 Content-Disposition: inline In-Reply-To: <1397574006-5868-5-git-send-email-thomas.petazzoni@free-electrons.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Thomas Petazzoni Cc: Tejun Heo , Andrew Lunn , Sebastian Hesselbarth , Gregory Clement , Lior Amsalem , Tawfik Bayouk , Bartlomiej Zolnierkiewicz , Nadav Haklai , linux-ide@vger.kernel.org, Ezequiel Garcia , linux-arm-kernel@lists.infradead.org On Tue, Apr 15, 2014 at 05:00:05PM +0200, Thomas Petazzoni wrote: > The Marvell Armada 38x platform needs the ahci_mvebu driver enabled > for the AHCI interfaces, so this commit enables the corresponding > Kconfig option in mvebu_v7_defconfig. > > Signed-off-by: Thomas Petazzoni > --- > arch/arm/configs/mvebu_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied to mvebu/defconfig thx, Jason.