Hello Sergei,

On Tue, Nov 24, 2009 at 19:24:57, Sergei Shtylyov wrote:
> Hello.
>
> Sekhar Nori wrote:
>

[...]

>
> > diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig
> > index 033bfed..0ebe185 100644
> > --- a/arch/arm/mach-davinci/Kconfig
> > +++ b/arch/arm/mach-davinci/Kconfig
> > @@ -91,10 +91,14 @@ config MACH_DAVINCI_DM6467_EVM
> >     bool "TI DM6467 EVM"
> >     default ARCH_DAVINCI_DM646x
> >     depends on ARCH_DAVINCI_DM646x
> > +   select MACH_DAVINCI_DM6467TEVM
> >     help
> >       Configure this option to specify the whether the board used
> >       for development is a DM6467 EVM
> >
> > +config MACH_DAVINCI_DM6467TEVM
> > +   bool
> > +
>
>     I don't see what purpose this new config serves... it's not used
> anywhere and not user accessible.

Without this machine_is_xxx won't work for the new board.
See similar logic employed in arch/arm/mach-mx1/Kconfig

Thanks,
Sekhar

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to