[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <74CDBE0F657A3D45AFBB94109FB122FF173E1B49B6@HQMAIL01.nvidia.com>
Date: Thu, 27 Oct 2011 13:10:10 -0700
From: Stephen Warren <swarren@...dia.com>
To: Peter De Schrijver <pdeschrijver@...dia.com>,
Peter De Schrijver <pdeschrijver@...dia.com>
CC: Russell King <linux@....linux.org.uk>,
Colin Cross <ccross@...roid.com>,
Olof Johansson <olof@...om.net>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>
Subject: RE: [PATCH 4/6] arm/tegra: implement support for tegra30
Peter De Schrijver wrote at Tuesday, October 25, 2011 10:54 AM:
> From: Peter De Schrijver <pdeschrijver@...dia.com>
>
> Signed-off-by: Peter De Schrijver <pdeschrijver@...dia.com>
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists