diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2006-11-27 01:17:02 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-12-04 04:41:32 -0500 |
commit | f5b2eb026949e7c3988074529854609921675cff (patch) | |
tree | e656e144003abcb5fa45212d975a3a9e600eaf38 /arch/powerpc | |
parent | c705677e1c69012adea3bc51b54e9c7170d1cbee (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/Kconfig | 1 |
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 | ||
853 | config CMDLINE_BOOL | 853 | config CMDLINE_BOOL |
854 | bool "Default bootloader kernel arguments" | 854 | bool "Default bootloader kernel arguments" |
855 | depends on !PPC_ISERIES | ||
856 | 855 | ||
857 | config CMDLINE | 856 | config CMDLINE |
858 | string "Initial kernel command string" | 857 | string "Initial kernel command string" |