u-boot-brain/arch/arm/mach-imx/mx7ulp
Andre Przywara 7842b6a91e arm: move SYS_ARCH_TIMER to KConfig
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 a few 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.przywara@arm.com>
[tuomas: rebase + fix conflicts and resync with moveconfig & use select]
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
2018-04-28 18:30:43 -04:00
..
clock.c arm: imx: Rework i.MX specific commands to be excluded from SPL 2018-01-12 14:28:04 +01:00
iomux.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Kconfig arm: move SYS_ARCH_TIMER to KConfig 2018-04-28 18:30:43 -04:00
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
pcc.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
scg.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
soc.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00