On Tue, Jan 22, 2019 at 09:25:33AM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Jan 21, 2019 at 5:56 PM Simon Horman <horms@xxxxxxxxxxxx> wrote: > > On Fri, Jan 18, 2019 at 04:59:38PM +0100, Geert Uytterhoeven wrote: > > > - Move SoC config options (moved in commit 062887bf5ef73313 ("ARM: > > > shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/")), > > > - Move PCI config options (moved in commit eb01d42a77785ff9 ("PCI: > > > consolidate PCI config entry in drivers/pci")), > > > - Drop CONFIG_I2C_MUX=y (auto-enabled since commit ea6b13e9fed0fda9 > > > ("drm/bridge/sii902x: Add missing dependency on I2C_MUX")), > > > - Drop CONFIG_SH_DMAE=y (no longer selectable since commit > > > a19788612f51b787 ("dmaengine: sh: Remove R-Mobile APE6 support")), > > > - Drop CONFIG_ARM_UNWIND (auto-enabled since commit f9b58e8c7d031b0d > > > ("ARM: 8800/1: use choice for kernel unwinders")). > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > > Would this change be any different if it was a refresh for v5.0-rc1? > > No it wouldn't. Same for rc3. > > > I ask because the ARM-SoC maintainers prefer the oldest possible of > > the current rc series to be used as a base. > > Hence feel free to s/rc2/rc1/g or s/rc2/rc3/g. Thanks, I have applied with s/rc2/rc1/g