Skip to content

Commit 34f03f7

Browse files
claudiubezneadlezcano
authored andcommitted
clocksource/drivers/timer-microchip-pit64b: Remove mmio selection
PIT64B timer driver doesn't depend on CLKSRC_MMIO since commit e85c1d2 ("clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume"). Remove the selection. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20220304133601.2404086-2-claudiu.beznea@microchip.com Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent cea9ffe commit 34f03f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/clocksource/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,6 @@ config INGENIC_OST
713713
config MICROCHIP_PIT64B
714714
bool "Microchip PIT64B support"
715715
depends on OF || COMPILE_TEST
716-
select CLKSRC_MMIO
717716
select TIMER_OF
718717
help
719718
This option enables Microchip PIT64B timer for Atmel

0 commit comments

Comments
 (0)