X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpxm2.h;h=946b2c85e9dd4d04e68051b6b34875cb06f1b398;hb=32df39c741788e8637cffe6633d73594b26d70fb;hp=d75d5629639e71756c263d813534f410081bdabf;hpb=9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc;p=u-boot diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index d75d562963..946b2c85e9 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -150,4 +150,8 @@ #define CONFIG_SYS_CONSOLE_FG_COL 0x00 #endif +#ifndef CONFIG_SPL_BUILD +#define CONFIG_FIT +#endif + #endif /* ! __CONFIG_PXM2_H */