mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
clocksource/drivers/sun4i: Add the COMPILE_TEST option
Increase the compilation test coverage by adding the COMPILE_TEST option. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
parent
5b097f6ba5
commit
b4fcd48b88
@ -71,8 +71,10 @@ config ORION_TIMER
|
||||
Enables the support for the Orion timer driver
|
||||
|
||||
config SUN4I_TIMER
|
||||
bool "Sun4i timer driver" if COMPILE_TEST
|
||||
select CLKSRC_MMIO
|
||||
bool
|
||||
help
|
||||
Enables support for the Sun4i timer.
|
||||
|
||||
config SUN5I_HSTIMER
|
||||
select CLKSRC_MMIO
|
||||
|
Loading…
x
Reference in New Issue
Block a user