From: Stephen Rothwell Date: Mon, 27 Nov 2006 06:17:02 +0000 (+1100) Subject: [POWERPC] iSeries: allow CONFIG_CMDLINE X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f5b2eb026949e7c3988074529854609921675cff;p=deliverable%2Flinux.git [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 Signed-off-by: Paul Mackerras --- 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" config CMDLINE_BOOL bool "Default bootloader kernel arguments" - depends on !PPC_ISERIES config CMDLINE string "Initial kernel command string"