diff options
Diffstat (limited to 'arch/powerpc/platforms/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index 4286664741dd..582a3a6ce0a1 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig | |||
@@ -278,8 +278,8 @@ config QUICC_ENGINE | |||
278 | for a machine with a QE coprocessor. | 278 | for a machine with a QE coprocessor. |
279 | 279 | ||
280 | config CPM2 | 280 | config CPM2 |
281 | bool | 281 | bool "Enable support for the CPM2 (Communications Processor Module)" |
282 | default n | 282 | depends on MPC85xx || 8260 |
283 | select CPM | 283 | select CPM |
284 | select PPC_LIB_RHEAP | 284 | select PPC_LIB_RHEAP |
285 | help | 285 | help |