[U-Boot] [PATCH V2] ARM: tegra: refactor common Kconfig options

Simon Glass sjg at chromium.org
Mon Nov 23 19:38:30 CET 2015


Hi,

On 23 November 2015 at 10:32, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This makes it easier to select common options in a single place, rather
> than having to add them separately for different SoCs or architectures.
>
> The lists of select statements are now also sorted for easy searching.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> v2: Rebase on latest Kconfig changes in u-boot/master.
> ---
>  arch/arm/mach-tegra/Kconfig | 38 ++++++++++++++++++++------------------
>  1 file changed, 20 insertions(+), 18 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>

I plan to pick this up along with the driver model PCI series for
Tegra. Tom please let me know if you would rather grab this.

Regards,
Simon


More information about the U-Boot mailing list