aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2006-11-27 01:17:02 -0500
committerPaul Mackerras <paulus@samba.org>2006-12-04 04:41:32 -0500
commitf5b2eb026949e7c3988074529854609921675cff (patch)
treee656e144003abcb5fa45212d975a3a9e600eaf38 /arch/powerpc
parentc705677e1c69012adea3bc51b54e9c7170d1cbee (diff)
[POWERPC] iSeries: allow CONFIG_CMDLINE
It doesn't hurt to have this enabled on legacy iSeries and will mean it is available for a combined build. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index c04b7138e1a6..836caf1e9439 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -852,7 +852,6 @@ source "arch/powerpc/platforms/prep/Kconfig"
852 852
853config CMDLINE_BOOL 853config CMDLINE_BOOL
854 bool "Default bootloader kernel arguments" 854 bool "Default bootloader kernel arguments"
855 depends on !PPC_ISERIES
856 855
857config CMDLINE 856config CMDLINE
858 string "Initial kernel command string" 857 string "Initial kernel command string"