add kernel boot command line
SVN-Revision: 1241
This commit is contained in:
parent
380612c9b8
commit
c87e3808f6
1 changed files with 2 additions and 1 deletions
|
@ -165,7 +165,8 @@ CONFIG_BINFMT_ELF=y
|
|||
# CONFIG_BINFMT_ELF32 is not set
|
||||
# CONFIG_BINFMT_MISC is not set
|
||||
# CONFIG_OOM_KILLER is not set
|
||||
# CONFIG_CMDLINE_BOOL is not set
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="root=/dev/mtdblock0 console=ttyS0,38400 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd"
|
||||
|
||||
#
|
||||
# Memory Technology Devices (MTD)
|
||||
|
|
Loading…
Reference in a new issue