Skip to content

Commit

Permalink
H8300: Typo: "buildin" -> "builtin"
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Robert P. J. Day authored and Adrian Bunk committed Oct 19, 2007
1 parent 698524d commit 5c5f4fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/h8300/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5c5f4fe

Please sign in to comment.