commit | 5ae022f9d3aebc295f68ee81cc6756dea66c37cc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Sep 15 16:20:39 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Sep 20 06:39:43 2022 +0200 |
tree | 4049ac6377a3a1f92ca47e61a894a0bcec4ec248 | |
parent | 537f01885e568397044446922b20e7cfc5a3cdf3 [diff] |
arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms Now that the new timer support is available for these platforms, let's select this IF for all these platforms. This way it's not necessary that each board changes it's config header. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Tony Dinh <mibodhi@gmail.com>