diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index b6bb0a61399916e4a62d0f9f5a1a8f21eb1c83d7..f6e71b74405fbc4cd466c3f05e055d00d0512318 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -53,8 +53,10 @@ config ARMADA_370_XP_TIMER Enables the support for the Armada 370 and XP timer driver. config MESON6_TIMER - bool + bool "Meson6 timer driver" if COMPILE_TEST select CLKSRC_MMIO + help + Enables the support for the Meson6 timer driver. config ORION_TIMER select CLKSRC_OF