Kevin Hilman <[email protected]> writes:

> "Paulraj, Sandeep" <[email protected]> writes:
>
>>> -----Original Message-----
>>> From: Kevin Hilman [mailto:[email protected]]
>>> > diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-
>>> davinci/Kconfig
>>> > index 7640867..90325c7 100644
>>> > --- a/arch/arm/mach-davinci/Kconfig
>>> > +++ b/arch/arm/mach-davinci/Kconfig
>>> > @@ -22,6 +22,10 @@ config ARCH_DAVINCI_DM646x
>>> >          bool "DaVinci 646x based system"
>>> >   select AINTC
>>> >
>>> > +config ARCH_DAVINCI_DM365
>>> > + bool "DaVinci 646x based system"
>>> > + select AINTC
>>> 
>>> select ARCH_DAVINCI_DMx
>> [Sandeep] Kevin I could not understand this
>
> Add that line after the 'select AINTC'.  It sets the CONFIG_ARCH_DAVINCI_DMx
> option which is used for code that is common to all the DMxxxx family
> and used to differentiate from the DA8xx family.
>

Sandeep, please ignore me on this one.  Many apologies.

I was looking at local branch where I have the da830 support merged
and this branch has the extra Kconfig option.

Kevin

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

Reply via email to