]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc83xx/Kconfig
fsl_ddr: Move DDR config options to driver Kconfig
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc83xx / Kconfig
index 3ea62caada7d9021f45bdb4fefe037a24088497a..6e4a93172fa471167e2ab09722174d5343564815 100644 (file)
@@ -38,6 +38,9 @@ config TARGET_MPC832XEMDS
 
 config TARGET_MPC8349EMDS
        bool "Support MPC8349EMDS"
+       select SYS_FSL_DDR
+       select SYS_FSL_HAS_DDR2
+       select SYS_FSL_DDR_BE
 
 config TARGET_MPC8349ITX
        bool "Support MPC8349ITX"