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