Skip to content

Commit 83cba95

Browse files
jhovolddlezcano
authored andcommitted
clocksource/drivers/rda: drop redundant Kconfig dependency
Since commit 2f8a26c ("clocksource: Improve GENERIC_CLOCKEVENTS dependency") all clocksource drivers depend on GENERIC_CLOCKEVENTS so drop the redundant attribute from the RDA-timer entry which was added later. Signed-off-by: Johan Hovold <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent bfed0ed commit 83cba95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/clocksource/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ config OWL_TIMER
120120

121121
config RDA_TIMER
122122
bool "RDA timer driver" if COMPILE_TEST
123-
depends on GENERIC_CLOCKEVENTS
124123
select CLKSRC_MMIO
125124
select TIMER_OF
126125
help

0 commit comments

Comments
 (0)