]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: configs: at91: unselect PIT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 9 Oct 2019 19:48:14 +0000 (21:48 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 14 Oct 2019 15:05:25 +0000 (17:05 +0200)
commit0fc21fdf4e1023d0e5f8d42a42cdd372177699e2
tree22163a22203631798491330bf217d3de2e356a2e
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
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>
arch/arm/configs/at91_dt_defconfig
arch/arm/configs/sama5_defconfig