MIPS: Kconfig: Fix the arch-specific header path
authorDmitri Vorobiev <dmitri.vorobiev@movial.fi>
Wed, 10 Dec 2008 20:38:36 +0000 (22:38 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 12 Dec 2008 18:12:23 +0000 (18:12 +0000)
The header path in the help text for the RUNTIME_DEBUG config option is
obsolete and needs to be updated to match the new location of
architecture-specific header files. While at it, fix the spelling mistake.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found