diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 3e89d9d34937..9547aacc3193 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -476,6 +476,7 @@ config PPC_CELL_NATIVE | |||
476 | select PPC_CELL | 476 | select PPC_CELL |
477 | select PPC_DCR_MMIO | 477 | select PPC_DCR_MMIO |
478 | select PPC_OF_PLATFORM_PCI | 478 | select PPC_OF_PLATFORM_PCI |
479 | select PPC_INDIRECT_IO | ||
479 | select MPIC | 480 | select MPIC |
480 | default n | 481 | default n |
481 | 482 | ||