]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/include/asm/fsl_portals.h
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
[karo-tx-uboot.git] / arch / powerpc / include / asm / fsl_portals.h
index 5644044eb87b6870d0a21ae727b97b9d8f1cf7c5..b75f5b975aa2cb303b220acc2f945232e61af4cf 100644 (file)
@@ -32,15 +32,16 @@ enum fsl_dpaa_dev {
        FSL_HW_PORTAL_FMAN2,
 #endif
 #endif
-#ifdef CONFIG_SYS_DPAA_PME
        FSL_HW_PORTAL_PME,
-#endif
 #ifdef CONFIG_SYS_FSL_RAID_ENGINE
        FSL_HW_PORTAL_RAID_ENGINE,
 #endif
 #ifdef CONFIG_SYS_DPAA_RMAN
        FSL_HW_PORTAL_RMAN,
 #endif
+#ifdef CONFIG_SYS_DPAA_DCE
+       FSL_HW_PORTAL_DCE,
+#endif
 
 };