Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 698524d7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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"