|
@@ -1,6 +1,5 @@
|
|
config BR2_PACKAGE_READ_EDID
|
|
config BR2_PACKAGE_READ_EDID
|
|
bool "read-edid"
|
|
bool "read-edid"
|
|
- depends on BR2_i386
|
|
|
|
help
|
|
help
|
|
Read-edid is a pair of tools for reading the EDID from a
|
|
Read-edid is a pair of tools for reading the EDID from a
|
|
monitor. It should work with most monitors made since 1996
|
|
monitor. It should work with most monitors made since 1996
|
|
@@ -11,4 +10,6 @@ config BR2_PACKAGE_READ_EDID
|
|
which turns the raw binary information into an
|
|
which turns the raw binary information into an
|
|
XF86Config-compatible monitor section.
|
|
XF86Config-compatible monitor section.
|
|
|
|
|
|
|
|
+ Notice that the get-edid tool is only available on x86.
|
|
|
|
+
|
|
http://polypux.org/projects/read-edid/
|
|
http://polypux.org/projects/read-edid/
|