Commit 5a1342f7 authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] fix a typo in the CPU_H8300H dependencies

Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d6077cb8
...@@ -169,7 +169,7 @@ endif ...@@ -169,7 +169,7 @@ endif
config CPU_H8300H config CPU_H8300H
bool bool
depends on (H8002 || H83007 || H83048 || H83068) depends on (H83002 || H83007 || H83048 || H83068)
default y default y
config CPU_H8S config CPU_H8S
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment