Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2

It should be "MTU2" instead of "TMU2"

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Wolfram Sang <wsa@sang-engineering.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Kuninori Morimoto and committed by
Daniel Lezcano
7e139187 de2ea581

+1 -1
+1 -1
drivers/clocksource/Kconfig
··· 175 175 default SYS_SUPPORTS_SH_MTU2 176 176 help 177 177 This enables build of a clockevent driver for the Multi-Function 178 - Timer Pulse Unit 2 (TMU2) hardware available on SoCs from Renesas. 178 + Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas. 179 179 This hardware comes with 16 bit-timer registers. 180 180 181 181 config SH_TIMER_TMU