H8300: Typo: "buildin" -> "builtin"
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 19 Oct 2007 22:26:06 +0000 (00:26 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 22:26:06 +0000 (00:26 +0200)
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
arch/h8300/Kconfig.debug

index 996d97e..ee671c3 100644 (file)
@@ -42,16 +42,16 @@ config SH_STANDARD_BIOS
          Require eCos/RedBoot
 
 config DEFAULT_CMDLINE
-       bool "Use buildin commandline"
+       bool "Use builtin commandline"
        default n
        help
-         buildin kernel commandline enabled.
+         builtin kernel commandline enabled.
 
 config KERNEL_COMMAND
        string "Buildin commmand string"
        depends on DEFAULT_CMDLINE
        help
-         buildin kernel commandline strings.
+         builtin kernel commandline strings.
 
 config BLKDEV_RESERVE
        bool "BLKDEV Reserved Memory"