diff options
Diffstat (limited to 'include/configs')
| -rw-r--r-- | include/configs/pxm2.h | 2 | ||||
| -rw-r--r-- | include/configs/rut.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index ba14593f7c0..6cc8d6c653c 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 */ diff --git a/include/configs/rut.h b/include/configs/rut.h index ca812e47bdb..11f9a250e10 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -136,8 +136,6 @@ #define CONFIG_ARCH_EARLY_INIT_R #define CONFIG_FORMIKE #define DISPL_PLL_SPREAD_SPECTRUM -#define CONFIG_SYS_CONSOLE_BG_COL 0xff -#define CONFIG_SYS_CONSOLE_FG_COL 0x00 #endif #endif /* ! __CONFIG_RUT_H */ |
