From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: gpio: ARCH_MB86S7X? Date: Fri, 23 Jan 2015 12:08:00 +0100 Message-ID: <1422011280.30730.34.camel@x220> References: <1422008501.30730.22.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Jassi Brar , Valentin Rothberg , Andy Green , Vincent Yang , Tetsuya Nuriya , Alexandre Courbot , "linux-gpio@vger.kernel.org" , lkml List-Id: linux-gpio@vger.kernel.org On Fri, 2015-01-23 at 11:55 +0100, Linus Walleij wrote: > On Fri, Jan 23, 2015 at 11:34 AM, Jassi Brar wrote: > > On 23 January 2015 at 15:51, Paul Bolle wrote: > > >> So, for what it's worth, that dependency appears to be not needed to > >> build this driver. > >> > > Linus.W, what do you suggest? Just drop the dependency? > > Nah, not right now atleast. As there is a plan to get the platform > in it will just cause trouble. > > What we can do is to say that it will be available also for > CONFIG_COMPILE_TEST, so it gets built on the servers > etc. > > depends on ARCH_MB86S7X || COMPILE_TEST > > But then you better test it a lot because then it will be > compiled on X86_64 and such. Whatever you do, I won't be bothering you again about this. Unless ARCH_MB86S7X takes a long time to land, that is. Paul Bolle