diff --git a/include/configs/stm3220g-eval.h b/include/configs/stm3220g-eval.h index 76f59826d9af88cd0f21d6e773ffbd4fb9c754e1..00ed46e970997cdb0741c55bf7467ce71655b47d 100644 --- a/include/configs/stm3220g-eval.h +++ b/include/configs/stm3220g-eval.h @@ -128,7 +128,7 @@ #define CONFIG_SYS_RAM_BASE FSMC_NOR_PSRAM_CS_ADDR(CONFIG_SYS_RAM_CS) -#define CONFIG_LCD +#undef CONFIG_LCD #ifdef CONFIG_LCD #define LCD_BPP LCD_COLOR16 #define CONFIG_BMP_16BPP 1