On Fri, Jan 18, 2019 at 05:00:12PM +0100, Geert Uytterhoeven wrote: > - Move SoC config options (moved in commit fa43948f6736b74c ("arm64: > renesas: Move SoC Kconfig symbols to drivers/soc/renesas/")), > - Move PCI config options (moved in commit eb01d42a77785ff9 ("PCI: > consolidate PCI config entry in drivers/pci")), > - Disable CONFIG_ARM64_PTR_AUTH (R-Car Gen3 is not ARMv8.3), > - Drop CONFIG_IOSCHED_DEADLINE (removed in commit f382fb0bcef4c37d > ("block: remove legacy IO schedulers")), > - Drop CONFIG_GPIOLIB=y (auto-enabled since commit 9374eee32b666c92 > ("arm64: renesas: Enable GPIOLIB to allow GPIO driver selection")). > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks, I have applied this to the topic/renesas-defconfig branch which is included in the devel branch and tags of the Renesas tree as a convenience to developers. The branch is not, however, included in the next branch or tags nor is it targeted at upstream.