clocksource/drivers/rda: drop redundant Kconfig dependency
authorJohan Hovold <johan@kernel.org>
Wed, 13 May 2020 12:25:48 +0000 (14:25 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 22 May 2020 21:58:56 +0000 (23:58 +0200)
commit83cba9536905e4f82b726a98fe404400f0c9eb76
tree59c2d1e8367f3aa1577374a67b5c5384861bc2fa
parentbfed0eded1ce00bda5cc2d2939b017f88e6b1fd0
clocksource/drivers/rda: drop redundant Kconfig dependency

Since commit 2f8a26c166eb ("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 <johan@kernel.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200513122548.16974-1-johan@kernel.org
drivers/clocksource/Kconfig