commit | 618b902d8c098f2fff188119da7b3184c4bc5483 | [log] [tgz] |
---|---|---|
author | Yoshinori Sato <ysato@users.sourceforge.jp> | Wed Jan 28 02:52:42 2015 +0900 |
committer | Yoshinori Sato <ysato@users.sourceforge.jp> | Tue Jun 23 13:35:55 2015 +0900 |
tree | 3e099a648328623429c6c7459ab0c075047d13c5 | |
parent | 7b5bb891a6e44bd18bd8661ede2e09ccae258ef5 [diff] [blame] |
h8300: clocksource h8300_timer8: 8bit clockevent device h8300_timer16 / h8300_tpu: 16bit clocksource Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 51d7865f..acce7cf 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig
@@ -258,4 +258,11 @@ help This enables OST0 support available on PXA and SA-11x0 platforms. + +config H8300_TMR16 + bool + +config H8300_TPU + bool + endmenu