commit | 0fc21fdf4e1023d0e5f8d42a42cdd372177699e2 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Oct 09 21:48:14 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Oct 14 17:05:25 2019 +0200 |
tree | 22163a22203631798491330bf217d3de2e356a2e | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c [diff] |
ARM: configs: at91: unselect PIT The PIT is not required anymore to successfully boot and may actually harm in case preempt-rt is used because the PIT interrupt is shared. Disable it so the TCB clocksource is used. Link: https://lore.kernel.org/r/20191009194814.15034-1-alexandre.belloni@bootlin.com Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>