Hi Sergei, On Thu, Jul 01, 2010 at 15:54:09, Sergei Shtylyov wrote: > Hello. > > Sekhar Nori wrote: > > > The Sitara AM17x SoCs from TI are an OMAP-L137 pin-to-pin > > compatible ARM9 microprocessor offering from TI. > > > The Sitara AM18x SoCs from TI are an OMAP-L138 pin-to-pin > > compatible ARM9 microprocessor offering from TI. > > > More information about these processors available at: > > www.ti.com/am1x > > > Because of their compatibiliy with OMAP-L1x, the kernel > > support for OMAP-L1x is fully relevant to AM1x processors. > > > This patch updates the Kconfig prompt and help text to include > > the AM1x part names to help users select configurations required > > for these parts easily. > > > Also, the hardware information that shows up in /proc/cpuinfo > > is updated to show applicability of the respective OMAP-L1x EVMs > > for AM1x parts. > > > Signed-off-by: Sekhar Nori <[email protected]> > [...] > > diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig > > index 71f90f8..94f2a2c 100644 > > --- a/arch/arm/mach-davinci/Kconfig > > +++ b/arch/arm/mach-davinci/Kconfig > > @@ -30,13 +30,13 @@ config ARCH_DAVINCI_DM646x > > select ARCH_DAVINCI_DMx > > > > config ARCH_DAVINCI_DA830 > > - bool "DA830/OMAP-L137 based system" > > + bool "DA830/OMAP-L137/AM17x based system" > > Could you replace spaces by tab here, while at it?
Sure. Will repost. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
