diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-12-17 21:04:45 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-12-17 21:04:45 +0100 |
commit | c613bbba6f39c8804f1f26e96fb68a117cc9e282 (patch) | |
tree | 85fbc24f26b61ce4e7a908d18952e3abc1f5cd10 /arch/mips/Kconfig.debug | |
parent | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... (diff) | |
parent | i.MX Framebuffer: add TFT support (diff) | |
download | linux-c613bbba6f39c8804f1f26e96fb68a117cc9e282.tar.xz linux-c613bbba6f39c8804f1f26e96fb68a117cc9e282.zip |
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
Diffstat (limited to 'arch/mips/Kconfig.debug')
-rw-r--r-- | arch/mips/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig.debug b/arch/mips/Kconfig.debug index 765c8e287d2b..364ca8938807 100644 --- a/arch/mips/Kconfig.debug +++ b/arch/mips/Kconfig.debug @@ -48,7 +48,7 @@ config RUNTIME_DEBUG help If you say Y here, some debugging macros will do run-time checking. If you say N here, those macros will mostly turn to no-ops. See - include/asm-mips/debug.h for debuging macros. + arch/mips/include/asm/debug.h for debugging macros. If unsure, say N. endmenu |