summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2006-11-27 06:17:02 (GMT)
committerPaul Mackerras <paulus@samba.org>2006-12-04 09:41:32 (GMT)
commitf5b2eb026949e7c3988074529854609921675cff (patch)
treee656e144003abcb5fa45212d975a3a9e600eaf38 /arch
parentc705677e1c69012adea3bc51b54e9c7170d1cbee (diff)
downloadlinux-fsl-qoriq-f5b2eb026949e7c3988074529854609921675cff.tar.xz
[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')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index c04b713..836caf1 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -852,7 +852,6 @@ source "arch/powerpc/platforms/prep/Kconfig"
config CMDLINE_BOOL
bool "Default bootloader kernel arguments"
- depends on !PPC_ISERIES
config CMDLINE
string "Initial kernel command string"