Re: drivers/staging/vme/Kconfig:5:warning: type of 'VME' redefinedfrom 'boolean' to 'tristate'

From: Greg KH
Date: Fri Sep 11 2009 - 12:46:56 EST


On Fri, Sep 11, 2009 at 05:29:31PM +0100, Martyn Welch wrote:
> Greg KH wrote:
> > On Fri, Sep 11, 2009 at 04:26:36PM +0200, Geert Uytterhoeven wrote:
> >
> >> http://kisskb.ellerman.id.au/kisskb/buildresult/1221192/:
> >> drivers/staging/vme/Kconfig:5:warning: type of 'VME' redefined from
> >> 'boolean' to 'tristate'
> >> drivers/staging/vme/Kconfig:5:warning: type of 'VME' redefined from
> >> 'boolean' to 'tristate'
> >>
> >> We already have:
> >>
> >> arch/m68k/Kconfig:config VME
> >> arch/m68k/Kconfig: bool "VME (Motorola and BVM) support"
> >> arch/m68k/Kconfig: Say Y here if you want to build a kernel for
> >> a 680x0 based VME
> >>
> >
> > Ah, not good.
> >
> > Are these a board-specific thing? It's not the "VME bus" is it?
> >
> > Martyn, maybe we should rename CONFIG_VME to CONFIG_VME_BUS ?
> >
> > thanks,
> >
> > greg k-h
> >
> Agreed - Not good.
>
> I'll try and rustle up a patch ASAP, but it might not be until Monday
> now - I unfortunately have a rather busy weekend. I'm more than happy
> with CONFIG_VME_BUS if someone beats me to it.

I'll go do it right now.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/