diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 964ded4a757f..9589d621edc5 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -339,7 +339,7 @@ config U3_DART | |||
339 | default n | 339 | default n |
340 | 340 | ||
341 | config MPIC | 341 | config MPIC |
342 | depends on PPC_PSERIES || PPC_PMAC || PPC_MAPLE | 342 | depends on PPC_PSERIES || PPC_PMAC || PPC_MAPLE || PPC_CHRP |
343 | bool | 343 | bool |
344 | default y | 344 | default y |
345 | 345 | ||