projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d3e7d7
)
PS3: Enable kernel command line editing
author
Geoff Levand
<geoffrey.levand@am.sony.com>
Fri, 10 Jul 2009 01:01:59 +0000
(
01:01
+0000)
committer
Geoff Levand
<geoffrey.levand@am.sony.com>
Fri, 10 Jul 2009 01:01:59 +0000
(
01:01
+0000)
To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.
SVN-Revision: 16757
target/linux/ps3/config-2.6.28
patch
|
blob
|
history
diff --git
a/target/linux/ps3/config-2.6.28
b/target/linux/ps3/config-2.6.28
index e5ad3fe6823fca445fc87fba02d12c26f3852498..d58d8d825458d814b235e1b5669cd74aa160c17e 100644
(file)
--- a/
target/linux/ps3/config-2.6.28
+++ b/
target/linux/ps3/config-2.6.28
@@
-34,7
+34,8
@@
CONFIG_BOUNCE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_CGROUP_SCHED is not set
CONFIG_CLASSIC_RCU=y
-# CONFIG_CMDLINE_BOOL is not set
+CONFIG_CMDLINE=""
+CONFIG_CMDLINE_BOOL=y
CONFIG_COMPAT=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_COMPAT_BRK=y