h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 23 Jun 2009 19:37:06 +0000 (12:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2009 19:50:05 +0000 (12:50 -0700)
commit840c516f9c395c64240ad35f858f37ea16270afa
treed509a3f66d0c3d9b516ed55dbe1f5e7f6dfb36d6
parent364df0ebfbbb1330bfc6ca159f4d6020efc15a12
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.

Fix the incorrect "select" directives by dropping the "CONFIG_"
prefixes, and correcting the typo "H8S2768" to "H8S2678".

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/h8300/Kconfig.cpu