diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/P1022DS.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index 8b13b10..69412e4 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -316,7 +316,6 @@ #define CONFIG_SYS_HUSH_PARSER /* Video */ -#define CONFIG_FSL_DIU_FB #ifdef CONFIG_FSL_DIU_FB #define CONFIG_SYS_DIU_ADDR (CONFIG_SYS_CCSRBAR + 0x10000) @@ -336,7 +335,6 @@ #endif #ifndef CONFIG_FSL_DIU_FB -#define CONFIG_ATI #endif #ifdef CONFIG_ATI |