mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-03-08 18:26:12 +01:00
clocksource/drivers/vf-pit: Add COMPILE_TEST option
The VF PIT driver is a silent koption. In order to allow a better compilation test coverage, let's add the COMPILE_TEST option so it can be selected on other platforms than the Vybrid Family. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20250804152344.1109310-3-daniel.lezcano@linaro.org
This commit is contained in:
@@ -475,7 +475,7 @@ config FSL_FTM_TIMER
|
||||
Support for Freescale FlexTimer Module (FTM) timer.
|
||||
|
||||
config VF_PIT_TIMER
|
||||
bool
|
||||
bool "Vybrid Family Programmable timer" if COMPILE_TEST
|
||||
select CLKSRC_MMIO
|
||||
help
|
||||
Support for Periodic Interrupt Timer on Freescale Vybrid Family SoCs.
|
||||
|
||||
Reference in New Issue
Block a user