[PATCH v1 0/1] video: edid: guard standard timings EDID expansion behind kconfig

Svyatoslav Ryhel clamor95 at gmail.com
Fri Mar 14 07:47:19 CET 2025


Since EDID only indicates supported standard timings, a large table with
detailed timing information is necessary, consuming significant space. To
mitigate this, the table is made configurable via kconfig, allowing it to
be excluded when not needed.

Svyatoslav Ryhel (1):
  video: edid: guard standard timings EDID expansion behind kconfig

 common/edid.c         | 6 ++++++
 drivers/video/Kconfig | 6 ++++++
 2 files changed, 12 insertions(+)

-- 
2.43.0



More information about the U-Boot mailing list