python-werkzeug: bump to version 0.11.15
[buildroot-gz.git] / package / read-edid / Config.in
blobc830e17f1f536b390afd43931887cf61c4b87e4c
1 config BR2_PACKAGE_READ_EDID
2         bool "read-edid"
3         help
4           Read-edid is a pair of tools for reading the EDID from a
5           monitor. It should work with most monitors made since 1996
6           (except for newer ones with 256-byte EDID's - WiP), assuming
7           the video card supports the standard read commands (most
8           do). Read-edid is a set of two tools - get-edid, which gets
9           the raw edid information from the monitor, and parse-edid,
10           which turns the raw binary information into an
11           XF86Config-compatible monitor section.
13           http://polypux.org/projects/read-edid/