]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/Kconfig
fsl_ddr: Move DDR config options to driver Kconfig
[u-boot] / arch / powerpc / Kconfig
index 853e2656fa7e41584a4a3f575ca6ab055bc2bd17..0033c3526175244e5476083d9feea39ac7f875c2 100644 (file)
@@ -30,9 +30,13 @@ config MPC83xx
 config MPC85xx
        bool "MPC85xx"
        select CREATE_ARCH_SYMLINK
+       select SYS_FSL_DDR
+       select SYS_FSL_DDR_BE
 
 config MPC86xx
        bool "MPC86xx"
+       select SYS_FSL_DDR
+       select SYS_FSL_DDR_BE
 
 config 8xx
        bool "MPC8xx"