[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbikHEU57nKDxKTm9fm8S4dTAnCcH_3Fh18JEfDrqL=vw@mail.gmail.com>
Date: Fri, 23 Jan 2015 11:55:33 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Jassi Brar <jaswinder.singh@...aro.org>
Cc: Paul Bolle <pebolle@...cali.nl>,
Valentin Rothberg <valentinrothberg@...il.com>,
Andy Green <andy.green@...aro.org>,
Vincent Yang <Vincent.Yang@...fujitsu.com>,
Tetsuya Nuriya <nuriya.tetsuya@...fujitsu.com>,
Alexandre Courbot <gnurou@...il.com>,
"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: gpio: ARCH_MB86S7X?
On Fri, Jan 23, 2015 at 11:34 AM, Jassi Brar <jaswinder.singh@...aro.org> wrote:
> On 23 January 2015 at 15:51, Paul Bolle <pebolle@...cali.nl> 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.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists