clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3
authorTony Lindgren <tony@atomide.com>
Mon, 23 May 2022 15:14:48 +0000 (18:14 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 27 Jul 2022 15:00:48 +0000 (17:00 +0200)
commit775343f9fde99b4e5e6470f9d8afd519ee67dfa3
treedfc7a1bade61a6f7dcc944860e1cf3b66337a09f
parent4e3203610a889c72e96ddfc9e601b9349ef19c00
clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3

The clocksource drivers do not currently have loadable modules as
pointed out by Daniel Lezcano <daniel.lezcano@linaro.org>.

Let's reconsider this later on once timer removal discussion has been
done, and set timer-ti-dm to bool for TI K3 SoC.

Cc: Keerthy <j-keerthy@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20220523151448.23732-1-tony@atomide.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig