Skip to content
Commit 419be9e3 authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/moxart: Add the COMPILE_TEST option



Change the Kconfig option logic to fullfil with the current approach.

A new Kconfig option is added, CONFIG_MOXART_TIMER and is selected by the
platform. Then the clocksource's Kconfig is changed to make this option
selectable by the user if the COMPILE_TEST option is set. Otherwise, it is
up to the platform's Kconfig to select the timer.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent b56d5d21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment