aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2009-07-10 01:01:59 +0000
committerGeoff Levand <geoff@infradead.org>2009-07-10 01:01:59 +0000
commita8530d6c14aff8f975c7cc019ececfc195df8b96 (patch)
treed90989ff08315c9e8a0ca42eb88cd48ac1dd083e /target
parent9dacfa8782447e4e31ad633290c94418592d1e41 (diff)
downloadmaster-187ad058-a8530d6c14aff8f975c7cc019ececfc195df8b96.tar.gz
master-187ad058-a8530d6c14aff8f975c7cc019ececfc195df8b96.tar.bz2
master-187ad058-a8530d6c14aff8f975c7cc019ececfc195df8b96.zip
PS3: Enable kernel command line editing
To allow for kernel command line editing add an empty comand line to the PS3 kernel config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16757 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ps3/config-2.6.283
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28
index e5ad3fe682..d58d8d8254 100644
--- 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