Skip to content

Commit

Permalink
[POWERPC] iSeries: allow CONFIG_CMDLINE
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Dec 4, 2006
1 parent c705677 commit f5b2eb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f5b2eb0

Please sign in to comment.