diff options
-rw-r--r-- | arch/powerpc/platforms/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig index f970ca2b180c..546ceeaba670 100644 --- a/arch/powerpc/platforms/Kconfig +++ b/arch/powerpc/platforms/Kconfig | |||
@@ -266,7 +266,7 @@ config TAU_AVERAGE | |||
266 | 266 | ||
267 | config QUICC_ENGINE | 267 | config QUICC_ENGINE |
268 | bool "Freescale QUICC Engine (QE) Support" | 268 | bool "Freescale QUICC Engine (QE) Support" |
269 | depends on FSL_SOC | 269 | depends on FSL_SOC && PPC32 |
270 | select PPC_LIB_RHEAP | 270 | select PPC_LIB_RHEAP |
271 | select CRC32 | 271 | select CRC32 |
272 | help | 272 | help |