From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugeniu Rosca Date: Wed, 16 May 2018 10:24:41 +0200 Subject: [U-Boot] [PATCH v2 1/6] kconfig: re-sync with Linux 4.17-rc4 In-Reply-To: <20180516050905.GB16084@x230> References: <20180512171331.19693-1-erosca@de.adit-jv.com> <20180516050905.GB16084@x230> Message-ID: <20180516082441.GA10191@vmlxhi-102.adit-jv.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Petr, On Wed, May 16, 2018 at 07:09:05AM +0200, Petr Vorel wrote: > Hi Eugeniu, > > > 2018-05-13 2:13 GMT+09:00 Eugeniu Rosca : > > > Align Kconfig to Linux 4.17-rc4 with minimal impact on non-kconfig files. > > > > Previous Kconfig sync was done by commit bf7ab1e70fd762 ("kconfig: > > > re-sync with Linux 4.10") and it achieved almost perfect alignment with > > > a few (intended) exceptions, caused by below U-boot commits: > > Maybe it's again something wrong with my patch, but it broke 2 builds in travis: > https://travis-ci.org/pevik/u-boot/builds/379302139 > > It's this branch (make testconfig works on it): > https://github.com/pevik/u-boot/commits/eugeniu/kconfig.v2.test Our branches match, so it's not the root cause this time. I will start looking into this. Thanks for reporting. I hope we provide a flawless Kconfig update to the users. > Kind regards, > Petr Best regards, Eugeniu.