X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpuma_rk3399.h;h=af1dae88eda002fa71c23f9cfaa1ba1f65a9ec61;hb=235c5b8315c6a9eb566fd3d99a098cc6db869fc5;hp=f7787443195d61b95f33bad3580b4d8edbf2ea34;hpb=983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/puma_rk3399.h b/include/configs/puma_rk3399.h index f778744..af1dae8 100644 --- a/include/configs/puma_rk3399.h +++ b/include/configs/puma_rk3399.h @@ -22,4 +22,12 @@ #define SDRAM_BANK_SIZE (2UL << 30) +#define CONFIG_MISC_INIT_R +#define CONFIG_SERIAL_TAG +#define CONFIG_ENV_OVERWRITE + +#define CONFIG_BMP_16BPP +#define CONFIG_BMP_24BPP +#define CONFIG_BMP_32BPP + #endif