aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/cpu/mpc86xx/Kconfig')
-rw-r--r--arch/powerpc/cpu/mpc86xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/cpu/mpc86xx/Kconfig b/arch/powerpc/cpu/mpc86xx/Kconfig
index 2cc180da38..0f253051f2 100644
--- a/arch/powerpc/cpu/mpc86xx/Kconfig
+++ b/arch/powerpc/cpu/mpc86xx/Kconfig
@@ -21,6 +21,7 @@ config TARGET_MPC8610HPCD
21config TARGET_MPC8641HPCN 21config TARGET_MPC8641HPCN
22 bool "Support MPC8641HPCN" 22 bool "Support MPC8641HPCN"
23 select ARCH_MPC8641 23 select ARCH_MPC8641
24 select FSL_DDR_INTERACTIVE
24 imply SCSI 25 imply SCSI
25 26
26config TARGET_XPEDITE517X 27config TARGET_XPEDITE517X