diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 3651355b6ad7..f43d82dbc323 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -501,6 +501,9 @@ config FSL_PCI | |||
501 | bool | 501 | bool |
502 | select PPC_INDIRECT_PCI | 502 | select PPC_INDIRECT_PCI |
503 | 503 | ||
504 | config 4xx_SOC | ||
505 | bool | ||
506 | |||
504 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any | 507 | # Yes MCA RS/6000s exist but Linux-PPC does not currently support any |
505 | config MCA | 508 | config MCA |
506 | bool | 509 | bool |