From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: References: <7hin27fhkk.fsf@baylibre.com> <20181012163939.GD2340@sirena.org.uk> <7h5zy3fjo1.fsf@baylibre.com> <20181015132921.GB12949@sirena.org.uk> <20181015140536.GC12949@sirena.org.uk> From: "Kevin Hilman" Subject: Re: [kernelci] add a new config fragment to kernel/configs In-reply-to: Date: Tue, 30 Oct 2018 17:10:24 -0700 Message-ID: <7hsh0nt1qn.fsf@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain List-ID: To: Guillaume Tucker Cc: kernelci@groups.io, khilman@baylibre.com, anders.roxell@linaro.org Guillaume Tucker writes: > On Mon, Oct 15, 2018 at 3:05 PM Mark Brown wrote: > >> On Mon, Oct 15, 2018 at 03:40:20PM +0200, Nicolas Dechesne wrote: >> > On Mon, Oct 15, 2018 at 3:29 PM Mark Brown wrote: >> > > On Mon, Oct 15, 2018 at 03:01:34PM +0200, Kevin Hilman wrote: >> > > > Mark Brown writes: >> >> > > > Personally, I think we should first try the "allmodconfig + >> > > > min_boot.config" approach. >> >> > > > If that works, would we still need all_abi.config? >> > > Can we now drop the patch on staging which looks for the > all_abi.config fragment? Yes please. Kevin > > https://github.com/kernelci/kernelci-core-staging/commit/7ee5f44800a5b20ae7f3af308e16ae1502a643f2 > > Guillaume