diff options
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx')
-rw-r--r-- | arch/powerpc/platforms/embedded6xx/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig index 8f3c2a73e16..abb27c97afe 100644 --- a/arch/powerpc/platforms/embedded6xx/Kconfig +++ b/arch/powerpc/platforms/embedded6xx/Kconfig | |||
@@ -46,6 +46,9 @@ config MPC10X_BRIDGE | |||
46 | select PPC_INDIRECT_PCI | 46 | select PPC_INDIRECT_PCI |
47 | default y | 47 | default y |
48 | 48 | ||
49 | config MV64X60 | ||
50 | bool | ||
51 | |||
49 | config MPC10X_OPENPIC | 52 | config MPC10X_OPENPIC |
50 | bool | 53 | bool |
51 | depends on LINKSTATION | 54 | depends on LINKSTATION |