Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751463AbaFFMHt (ORCPT ); Fri, 6 Jun 2014 08:07:49 -0400 Received: from mail-ig0-f179.google.com ([209.85.213.179]:65259 "EHLO mail-ig0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbaFFMHp (ORCPT ); Fri, 6 Jun 2014 08:07:45 -0400 MIME-Version: 1.0 In-Reply-To: <20140529231001.GC2353@verge.net.au> References: <20140529131650.2329.3197.sendpatchset@w520> <20140529131732.2329.50630.sendpatchset@w520> <20140529132034.GB15585@mwanda> <20140529231001.GC2353@verge.net.au> Date: Fri, 6 Jun 2014 21:07:44 +0900 Message-ID: Subject: Re: [PATCH v2 04/05] staging: board: Initial board staging support From: Magnus Damm To: Simon Horman Cc: Dan Carpenter , linux-kernel , devel , SH-Linux , Greg KH , Geert Uytterhoeven , Laurent Pinchart , Olof Johansson Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 30, 2014 at 8:10 AM, Simon Horman wrote: > On Thu, May 29, 2014 at 10:27:30PM +0900, Magnus Damm wrote: >> Hi Dan, >> >> On Thu, May 29, 2014 at 10:20 PM, Dan Carpenter >> wrote: >> > On Thu, May 29, 2014 at 10:17:32PM +0900, Magnus Damm wrote: >> >> --- /dev/null >> >> +++ work/drivers/staging/board/Kconfig 2014-05-29 21:40:41.000000000 +0900 >> >> @@ -0,0 +1,7 @@ >> >> +config STAGING_BOARD >> >> + boolean "Staging Board Support" >> >> + help >> >> + Select to enable per-board staging support code. >> >> + >> >> + If in doubt, say N here. >> >> + >> > >> > Actually, you're probably going to need to add a bunch of dependencies >> > here or it will break "make randconfig" right away. Sorry that I forgot >> > about this in the first review. >> >> Good point, thanks for checking. I will have a look at this and add >> dependencies to make sure it builds on a wide range of platforms. > > Hi Magnus, > > let me know if you would like me to perform some build-testing. Hey Simon, Thanks for the offer. When you have time, can you please feed V3 into your build test setup? [PATCH v3 00/05] staging: Emma Mobile USB driver and KZM9D board code V3 [PATCH v3 01/05] staging: emxx_udc: Add Emma Mobile USB Gadget driver [PATCH v3 02/05] staging: emxx_udc: I/O memory and IRQ resource support [PATCH v3 03/05] staging: emxx_udc: Add TODO file [PATCH v3 04/05] staging: board: Initial board staging support [PATCH v3 05/05] staging: board: kzm9d: Board staging support for emxx_udc Cheers, / magnus -- 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/