diff options
| author | Simon Glass <[email protected]> | 2022-10-16 15:11:32 -0600 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2022-10-30 20:07:16 +0100 |
| commit | ba97899349a2a90e8799c79fdc1ab906bf439db4 (patch) | |
| tree | 8bb8af095865b2b08ac680d4c030fe233e196993 /configs/pm9261_defconfig | |
| parent | 816605652dd062a655a077778ed0f5c9724646fd (diff) | |
video: Drop CONFIG_LCD_INFO
This option is not used anymore since the LCD implementation is being
removed. Drop it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'configs/pm9261_defconfig')
| -rw-r--r-- | configs/pm9261_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index 0e9cb5d0369..ddb8173693f 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -68,6 +68,5 @@ CONFIG_DM_VIDEO=y CONFIG_ATMEL_LCD=y CONFIG_ATMEL_LCD_BGR555=y CONFIG_LCD=y -CONFIG_LCD_INFO=y CONFIG_LCD_LOGO=y CONFIG_REGEX=y |
