diff options
author | Anton Vorontsov <avorontsov@ru.mvista.com> | 2007-10-05 13:47:38 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-10-08 09:38:54 -0400 |
commit | 55f9ed0f6a3af19b5b5cc633eced658723bd3395 (patch) | |
tree | 490673cd56d471adc566638909bd903ab13f9000 /arch | |
parent | 090fe850f9520eaedf6de50877e0c5b95349f225 (diff) |
[POWERPC] mpc85xx_mds: select QUICC_ENGINE
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/platforms/85xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index b8476b20a424..cf815b22b9fb 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig | |||
@@ -25,7 +25,7 @@ config MPC85xx_CDS | |||
25 | config MPC85xx_MDS | 25 | config MPC85xx_MDS |
26 | bool "Freescale MPC85xx MDS" | 26 | bool "Freescale MPC85xx MDS" |
27 | select DEFAULT_UIMAGE | 27 | select DEFAULT_UIMAGE |
28 | # select QUICC_ENGINE | 28 | select QUICC_ENGINE |
29 | help | 29 | help |
30 | This option enables support for the MPC85xx MDS board | 30 | This option enables support for the MPC85xx MDS board |
31 | 31 | ||