diff options
Diffstat (limited to 'include/configs/pxm2.h')
-rw-r--r-- | include/configs/pxm2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index ba14593f7c..6cc8d6c653 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -136,8 +136,6 @@ #define DA8XX_LCD_CNTL_BASE LCD_CNTL_BASE #define PWM_TICKS 0x1388 #define PWM_DUTY 0x200 -#define CONFIG_SYS_CONSOLE_BG_COL 0xff -#define CONFIG_SYS_CONSOLE_FG_COL 0x00 #endif #endif /* ! __CONFIG_PXM2_H */ |