Peter De Schrijver wrote at Tuesday, October 25, 2011 10:54 AM: > From: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> > > Signed-off-by: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> Some description here would be nice. And notes re: stuff like lack of clock/... support yet, since this just gets stuff booted to a UART with no clocks/devices/... > diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig > +config ARCH_TEGRA_3x_SOC > + bool "Enable support for Tegra30 family" > + select CPU_V7 > + select ARM_GIC > + select ARCH_REQUIRE_GPIOLIB > + select USB_ARCH_HAS_EHCI if USB_SUPPORT > + select USB_ULPI if USB_SUPPORT > + select USB_ULPI_VIEWPORT if USB_SUPPORT > + select USE_OF > + help > + Support for NVIDIA Tegra T30 processorfamily, based on the > + ARM CortexA9MP CPU and the ARM PL310 L2 cache controller Either remove "family" or add a space before it to separate the words. -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html