Commit 5c5f4fee authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Adrian Bunk

H8300: Typo: "buildin" -> "builtin"

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 698524d7
...@@ -42,16 +42,16 @@ config SH_STANDARD_BIOS ...@@ -42,16 +42,16 @@ config SH_STANDARD_BIOS
Require eCos/RedBoot Require eCos/RedBoot
config DEFAULT_CMDLINE config DEFAULT_CMDLINE
bool "Use buildin commandline" bool "Use builtin commandline"
default n default n
help help
buildin kernel commandline enabled. builtin kernel commandline enabled.
config KERNEL_COMMAND config KERNEL_COMMAND
string "Buildin commmand string" string "Buildin commmand string"
depends on DEFAULT_CMDLINE depends on DEFAULT_CMDLINE
help help
buildin kernel commandline strings. builtin kernel commandline strings.
config BLKDEV_RESERVE config BLKDEV_RESERVE
bool "BLKDEV Reserved Memory" bool "BLKDEV Reserved Memory"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment