Searched hist:"2 ea879a7cf544e05c7cd0bfd569857ec2a8a75a9" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-bcm/ |
H A D | Kconfig | diff 2ea879a7cf544e05c7cd0bfd569857ec2a8a75a9 Thu Jun 02 18:35:38 CEST 2016 Daniel Lezcano <daniel.lezcano@linaro.org> clocksource/drivers/bcm2835: Add the COMPILE_TEST option
Change the Kconfig option logic to fullfil with the current approach.
A new Kconfig option is added, CONFIG_BCM2835_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: Daniel Lezcano <daniel.lezcano@linaro.org>
|