Просмотр исходного кода

[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>
Stephen Rothwell 18 лет назад
Родитель
Сommit
f5b2eb0269
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      arch/powerpc/Kconfig

+ 0 - 1
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"