diff options
Diffstat (limited to 'include/configs/cougarcanyon2.h')
-rw-r--r-- | include/configs/cougarcanyon2.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cougarcanyon2.h b/include/configs/cougarcanyon2.h index 88845dc068..d20ad96562 100644 --- a/include/configs/cougarcanyon2.h +++ b/include/configs/cougarcanyon2.h @@ -27,8 +27,4 @@ #define CONFIG_ENV_SECT_SIZE 0x1000 #define CONFIG_ENV_OFFSET 0x5ff000 -/* Video is not supported for now */ -#undef CONFIG_VIDEO -#undef CONFIG_CFB_CONSOLE - #endif /* __CONFIG_H */ |