[U-Boot] [PATCH] Tegra: spi: Move TEGRA114_SPI switch to defconfigs

Simon Glass sjg at chromium.org
Thu Jul 30 23:33:43 CEST 2015


On 30 July 2015 at 14:57, Tom Warren <twarren at nvidia.com> wrote:
> All T114+ Tegra boards should be using the Kconfig
> TEGRA114_SPI switch. Remove it from include/config
> and put it into defconfig. Also removed unused
> TEGRA114_SPI_CTRLS from T114+ configs.
>
> All Tegra SoCs build OK with this change.
>
> Signed-off-by: Tom Warren <twarren at nvidia.com>
> ---
>  configs/dalmore_defconfig    | 1 +
>  configs/jetson-tk1_defconfig | 1 +
>  configs/nyan-big_defconfig   | 1 +
>  configs/p2571_defconfig      | 1 +
>  configs/venice2_defconfig    | 1 +
>  include/configs/dalmore.h    | 2 --
>  include/configs/jetson-tk1.h | 2 --
>  include/configs/nyan-big.h   | 2 --
>  include/configs/p2571.h      | 2 --
>  include/configs/venice2.h    | 2 --
>  10 files changed, 5 insertions(+), 10 deletions(-)

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


More information about the U-Boot mailing list