Re: [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa

From: Christoph Hellwig
Date: Fri Oct 19 2018 - 03:06:59 EST


On Fri, Oct 19, 2018 at 01:46:50PM +0900, Masahiro Yamada wrote:
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -59,6 +59,7 @@ config ARM
> > select HAVE_ARCH_TRACEHOOK
> > select HAVE_ARM_SMCCC if CPU_V7
> > select HAVE_EBPF_JIT if !CPU_ENDIAN_BE32
> > + select HAVE_EISA
>
> I doubt this.
>
> arch/arm/Kconfig previously did not include
> driver/eisa/Kconfig.
>
> No ARM platform enabled CONFIG_EISA either.

But it did offer the EISA option. I guess I can remove this in
a separate commit and see if anyone screams.