Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clocksource/drivers/timer-microchip-pit64b: Select driver only on ARM

Microchip PIT64B is currently available on ARM based devices. Thus
select it only for ARM. This allows implementing delay timer.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230203130537.1921608-2-claudiu.beznea@microchip.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Claudiu Beznea and committed by
Daniel Lezcano
d19c8b2e abd873af

+1 -1
+1 -1
drivers/clocksource/Kconfig
··· 706 706 707 707 config MICROCHIP_PIT64B 708 708 bool "Microchip PIT64B support" 709 - depends on OF 709 + depends on OF && ARM 710 710 select TIMER_OF 711 711 help 712 712 This option enables Microchip PIT64B timer for Atmel