diff options
| author | Simon Glass <[email protected]> | 2022-10-16 15:46:15 -0600 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2022-10-30 20:07:16 +0100 |
| commit | 26cf75f92d2e569651ffcfad455748e513fd257a (patch) | |
| tree | 7fbff661a6f9b9096b3bb2464d4bc8ee10ec4da1 /include/configs | |
| parent | be5fadaaf6b5838cdd020a34f47a4980a4a297f0 (diff) | |
video: Drop ld9040 driver
This is not used anymore. Drop it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/configs')
| -rw-r--r-- | include/configs/s5pc210_universal.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h index f94135355ab..000dc388ac0 100644 --- a/include/configs/s5pc210_universal.h +++ b/include/configs/s5pc210_universal.h @@ -114,9 +114,4 @@ int universal_spi_read(void); /* LCD console */ #define LCD_BPP LCD_COLOR16 -/* - * LCD Settings - */ -#define CONFIG_LD9040 - #endif /* __CONFIG_H */ |
