diff options
Diffstat (limited to 'include/configs/mx6dl_arm2.h')
-rw-r--r-- | include/configs/mx6dl_arm2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6dl_arm2.h b/include/configs/mx6dl_arm2.h index fc44c51..7f897ab 100644 --- a/include/configs/mx6dl_arm2.h +++ b/include/configs/mx6dl_arm2.h @@ -323,8 +323,6 @@ #define LCD_BPP LCD_MONOCHROME /* #define CONFIG_SPLASH_SCREEN_ALIGN 1 */ - #define CONFIG_MXC_EPDC 1 - #define CONFIG_WORKING_BUF_ADDR (TEXT_BASE + 0x100000) #define CONFIG_WAVEFORM_BUF_ADDR (TEXT_BASE + 0x200000) #define CONFIG_WAVEFORM_FILE_OFFSET 0x600000 |