Commit 06af172c authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] configure boot params for m68knommu

Add a config entry for defining static boot parameters
for m68knommu architecture.
parent c07aca04
......@@ -695,6 +695,14 @@ config HIGHPROFILE
help
Use a fast secondary clock to produce profiling information.
config BOOTPARAM
bool 'Compiled-in Kernel Boot Parameter'
config BOOTPARAM_STRING
string 'Kernel Boot Parameter'
default 'console=ttyS0,19200'
depends on BOOTPARAM
config DUMPTOFLASH
bool "Panic/Dump to FLASH"
depends on COLDFIRE
......
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