On 29 November 2017 at 18:25, Andre Przywara <andre.przyw...@arm.com> wrote:
> SYS_ARCH_TIMER guards the usage of the ARM Generic Timer (aka arch
> timer) in U-Boot.
> At the moment it is mandatory for ARMv8 and used by two ARMv7 boards.
> Add a proper Kconfig symbol to express this dependency properly,
> allowing certain board configuration to later disable arch timer in case
> there are any problems with it.
>
> Signed-off-by: Andre Przywara <andre.przyw...@arm.com>
> ---
>  arch/arm/Kconfig                     | 11 +++++++++++
>  arch/arm/cpu/armv8/Makefile          |  2 +-
>  arch/arm/mach-imx/mx7ulp/Kconfig     |  1 +
>  include/configs/mx7ulp_evk.h         |  1 -
>  include/configs/ti_armv7_keystone2.h |  1 -
>  scripts/config_whitelist.txt         |  1 -
>  6 files changed, 13 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to