Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751635AbaLQWAu (ORCPT ); Wed, 17 Dec 2014 17:00:50 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:53057 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751087AbaLQWAt (ORCPT ); Wed, 17 Dec 2014 17:00:49 -0500 Date: Wed, 17 Dec 2014 23:00:46 +0100 From: Pavel Machek To: Greg KH Cc: atull@opensource.altera.com, jgunthorpe@obsidianresearch.com, hpa@zytor.com, monstr@monstr.eu, michal.simek@xilinx.com, rdunlap@infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, pantelis.antoniou@konsulko.com, robh+dt@kernel.org, grant.likely@linaro.org, iws@ovro.caltech.edu, linux-doc@vger.kernel.org, broonie@kernel.org, philip@balister.org, rubini@gnudd.com, s.trumtrar@pengutronix.de, jason@lakedaemon.net, kyle.teske@ni.com, nico@linaro.org, balbi@ti.com, m.chehab@samsung.com, davidb@codeaurora.org, rob@landley.net, davem@davemloft.net, cesarb@cesarb.net, sameo@linux.intel.com, akpm@linux-foundation.org, linus.walleij@linaro.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devel@driverdev.osuosl.org, delicious.quinoa@gmail.com, dinguyen@opensource.altera.com, yvanderv@opensource.altera.com Subject: Re: [PATCH v5 6/6] ARM: socfpga: defconfig: enable fpga manager Message-ID: <20141217220045.GA30578@amd> References: <1418835289-15752-1-git-send-email-atull@opensource.altera.com> <1418835289-15752-7-git-send-email-atull@opensource.altera.com> <20141217173216.GA24913@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141217173216.GA24913@kroah.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 2014-12-17 09:32:16, Greg KH wrote: > On Wed, Dec 17, 2014 at 10:54:49AM -0600, atull@opensource.altera.com wrote: > > From: Alan Tull > > > > Enable FPGA manager for Altera socfpga. > > > > Signed-off-by: Alan Tull > > --- > > v5: s/CONFIG_FPGA_MGR_ALTERA/CONFIG_FPGA_MGR_SOCFPGA/ > > --- > > arch/arm/configs/socfpga_defconfig | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig > > index a2956c3..f1d6a3b 100644 > > --- a/arch/arm/configs/socfpga_defconfig > > +++ b/arch/arm/configs/socfpga_defconfig > > @@ -86,6 +86,10 @@ CONFIG_USB_DWC2=y > > CONFIG_USB_DWC2_HOST=y > > CONFIG_MMC=y > > CONFIG_MMC_DW=y > > +CONFIG_STAGING=y > > +CONFIG_FPGA=y > > +CONFIG_FPGA_MGR_SYSFS=y > > +CONFIG_FPGA_MGR_SOCFPGA=y > > CONFIG_EXT2_FS=y > > CONFIG_EXT2_FS_XATTR=y > > CONFIG_EXT2_FS_POSIX_ACL=y > > Do defconfigs really matter anymore? For embedded, yes they do. It should not be that way, but figuring out useful configuration can take hours... Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/