[POWERPC] iSeries: allow CONFIG_CMDLINE
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 Nov 2006 06:17:02 +0000 (17:17 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:41:32 +0000 (20:41 +1100)
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>
arch/powerpc/Kconfig

index c04b7138e1a600a1df3c29b529d1444853b54090..836caf1e943968170eb3a691de3862f4e01e28e9 100644 (file)
@@ -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"
This page took 0.027174 seconds and 5 git commands to generate.