From: Stephen Rothwell Date: Mon, 27 Nov 2006 06:17:02 +0000 (+1100) Subject: [POWERPC] iSeries: allow CONFIG_CMDLINE X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~28 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b2eb026949e7c3988074529854609921675cff;p=linux-2.6 [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 c04b7138e1..836caf1e94 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"