From: Robert P. J. Day Date: Fri, 19 Oct 2007 22:26:06 +0000 (+0200) Subject: H8300: Typo: "buildin" -> "builtin" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5c5f4fee64adec284fbdc0196675a345e84ab638;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git H8300: Typo: "buildin" -> "builtin" Signed-off-by: Robert P. J. Day Signed-off-by: Adrian Bunk --- diff --git a/arch/h8300/Kconfig.debug b/arch/h8300/Kconfig.debug index 996d97e953b0..ee671c3f2c74 100644 --- a/arch/h8300/Kconfig.debug +++ b/arch/h8300/Kconfig.debug @@ -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"