Home
last modified time | relevance | path

Searched hist:"1 becd6edea0c2849bc1a585d8c549d611517dd76" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-ux500/
H A DKconfigdiff 1becd6edea0c2849bc1a585d8c549d611517dd76 Sun Nov 01 21:16:01 CET 2015 Daniel Lezcano <daniel.lezcano@linaro.org> clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option

Let the platform's Kconfig to select the clock instead of having a reverse
dependency from the driver to the platform options.

Add the COMPILE_TEST option for the compilation test coverage.

This change is debatable as the option itself in the Kconfig allows to
select the driver for the platform or not. This change will make the prcmu
timer always selected.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>