diff options
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 4f4071a7bdfb..baec4e3ff832 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -413,7 +413,7 @@ config PPC_CELL_NATIVE | |||
413 | default n | 413 | default n |
414 | 414 | ||
415 | config PPC_IBM_CELL_BLADE | 415 | config PPC_IBM_CELL_BLADE |
416 | bool " IBM Cell Blade" | 416 | bool "IBM Cell Blade" |
417 | depends on PPC_MULTIPLATFORM && PPC64 | 417 | depends on PPC_MULTIPLATFORM && PPC64 |
418 | select PPC_CELL_NATIVE | 418 | select PPC_CELL_NATIVE |
419 | select PPC_RTAS | 419 | select PPC_RTAS |