2019-07-08 00:40:24 +02:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
|
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
|
|
#
|
|
|
|
|
|
|
|
config VIDEO_EDID
|
2019-07-10 17:00:17 +02:00
|
|
|
bool "EDID / Videomode Support"
|
2019-07-08 00:40:24 +02:00
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
Enable support for managing EDID data EDID (Extended Display
|
|
|
|
Identification Data).
|