diff options
Diffstat (limited to 'arch/powerpc/platforms/celleb/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/celleb/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/celleb/Kconfig b/arch/powerpc/platforms/celleb/Kconfig index 04748d410fc9..372891edcdd2 100644 --- a/arch/powerpc/platforms/celleb/Kconfig +++ b/arch/powerpc/platforms/celleb/Kconfig | |||
@@ -2,6 +2,8 @@ config PPC_CELLEB | |||
2 | bool "Toshiba's Cell Reference Set 'Celleb' Architecture" | 2 | bool "Toshiba's Cell Reference Set 'Celleb' Architecture" |
3 | depends on PPC_MULTIPLATFORM && PPC64 | 3 | depends on PPC_MULTIPLATFORM && PPC64 |
4 | select PPC_CELL | 4 | select PPC_CELL |
5 | select PPC_CELL_NATIVE | ||
6 | select PPC_RTAS | ||
5 | select PPC_INDIRECT_IO | 7 | select PPC_INDIRECT_IO |
6 | select PPC_OF_PLATFORM_PCI | 8 | select PPC_OF_PLATFORM_PCI |
7 | select HAS_TXX9_SERIAL | 9 | select HAS_TXX9_SERIAL |