clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 4 Nov 2015 13:21:42 +0000 (14:21 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:41:58 +0000 (09:41 +0100)
commit0901f18432db704b7622c969a09fba9846e4cfcd
treee7a8882e11be6a3ca12f1a873404ac0ecbd88b02
parentef49336bbd15bd4ffbdcf81501d25abcd87f16ab
clocksource/drivers/Kconfig: Add missing GENERIC_CLOCKEVENTS dependency

In order to compile on all arch without error with 'allyesconfig' make
sure the platform selected the GENERIC_CLOCKEVENTS. Without this patch
the new added drivers will prevent the kernel to compile on PARISC.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig
This page took 0.04117 seconds and 5 git commands to generate.