[PATCH v3 3/3] ARM: tegra: include timer as default option
Simon Glass
sjg at chromium.org
Tue Jan 17 21:29:42 CET 2023
On Tue, 17 Jan 2023 at 09:53, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> Enable TIMER as default option for add Tegra devices and
> enable TEGRA_TIMER for TEGRA_ARMV7_COMMON. Additionally
> enable SPL_TIMER if build as SPL part and drop deprecated
> configs from common header.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
> arch/arm/Kconfig | 1 +
> arch/arm/mach-tegra/Kconfig | 2 ++
> include/configs/tegra-common.h | 6 ------
> 3 files changed, 3 insertions(+), 6 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list