]> git.karo-electronics.de Git - linux-beck.git/commit
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 9 Nov 2015 13:43:52 +0000 (14:43 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 15 Dec 2015 08:43:59 +0000 (09:43 +0100)
commit97a23beb8db9766ed8f673479af4dcc883311504
tree4486970bee6cc1671b49b385336384ab550f1f64
parent157dfadef8323046df32caa4b39b46bf7737ca23
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch

The current Kconfig option is the H8300 arch option. In order to comply to the
current rule, let's create a specific option for the timer8 and select it
from the arch's Kconfig.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
arch/h8300/Kconfig
drivers/clocksource/Kconfig
drivers/clocksource/Makefile