]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc56ced6bf8d8dbf4ce21a2c6937ee8f7e9d49116
tree59c2d1e8367f3aa1577374a67b5c5384861bc2fa
parent5bc2a3f1e9caca27523525975c63c7636cfd389b
clocksource/drivers/rda: drop redundant Kconfig dependency

Since commit 700e1ac77645 ("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