diff options
Diffstat (limited to 'arch/powerpc/platforms/86xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/86xx/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig index 0faebfdc1596..d1c8115200bc 100644 --- a/arch/powerpc/platforms/86xx/Kconfig +++ b/arch/powerpc/platforms/86xx/Kconfig | |||
@@ -14,8 +14,8 @@ endchoice | |||
14 | 14 | ||
15 | config MPC8641 | 15 | config MPC8641 |
16 | bool | 16 | bool |
17 | select PPC_INDIRECT_PCI | 17 | select PPC_INDIRECT_PCI_BE if PCI |
18 | select PPC_INDIRECT_PCI_BE | 18 | select FSL_PCI if PCI |
19 | select PPC_UDBG_16550 | 19 | select PPC_UDBG_16550 |
20 | select MPIC | 20 | select MPIC |
21 | default y if MPC8641_HPCN | 21 | default y if MPC8641_HPCN |