Hi Christoph, On Wed, Oct 17, 2018 at 1:03 AM Christoph Hellwig <h...@lst.de> wrote: > diff --git a/arch/xtensa/configs/iss_defconfig > b/arch/xtensa/configs/iss_defconfig > index 4bb5b76d9524..818849bb7736 100644 > --- a/arch/xtensa/configs/iss_defconfig > +++ b/arch/xtensa/configs/iss_defconfig > @@ -4,7 +4,7 @@ CONFIG_EXPERT=y > CONFIG_SYSCTL_SYSCALL=y > # CONFIG_IOSCHED_DEADLINE is not set > # CONFIG_IOSCHED_CFQ is not set > -# CONFIG_PCI is not set > +CONFIG_PCI=y
This change doesn't make sense as there's no PCI hardware in the Xtensa ISS. Otherwise for the Xtensa part: Acked-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max