diff options
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r-- | include/configs/mx23evk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h index 12df0ad..ecb6e4d 100644 --- a/include/configs/mx23evk.h +++ b/include/configs/mx23evk.h @@ -17,8 +17,6 @@ #define CONFIG_SYS_NO_FLASH #define CONFIG_DOS_PARTITION -#define CONFIG_VIDEO - /* Memory configuration */ #define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */ #define PHYS_SDRAM_1 0x40000000 /* Base address */ |