]> git.karo-electronics.de Git - karo-tx-linux.git/commit
h8300: Limit timer channel ranges in Kconfig
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 16 May 2013 13:54:29 +0000 (15:54 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 27 May 2013 17:33:05 +0000 (19:33 +0200)
commitf9c8061102ce351c9c456a7a25e32780e81bc921
tree0476f9549c10e8419b17e91387c5cd77d2a92988
parent6ba047fb89f0439fe43f8227d4790f3102563d85
h8300: Limit timer channel ranges in Kconfig

arch/h8300/kernel/timer/itu.c and arch/h8300/kernel/timer/tpu.c
only support 0--4 for CONFIG_H8300_ITU_CH resp. H8300_TPU_CH, hence limit
them to that range in Kconfig.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/h8300/Kconfig.cpu