X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fconfig.h;h=65496d0d90a9a5c9a34e660257fca8bf6200ccae;hb=2d9ca2c72c0fce33052f78f02cdc8ad0a5cf4292;hp=423a6fb8dc6419d3ef4020086777a9a3510a2011;hpb=77fdd6d1eb69c1194148a9f4b4428d903af3619f;p=u-boot diff --git a/arch/powerpc/include/asm/config.h b/arch/powerpc/include/asm/config.h index 423a6fb8dc..65496d0d90 100644 --- a/arch/powerpc/include/asm/config.h +++ b/arch/powerpc/include/asm/config.h @@ -75,6 +75,7 @@ * SEC (crypto unit) major compatible version determination */ #if defined(CONFIG_MPC83xx) +#define CONFIG_SYS_FSL_SEC_BE #define CONFIG_SYS_FSL_SEC_COMPAT 2 #endif