nuttx/video/videomode/Kconfig
Gregory Nutt 77c7454773 viedo/videomode: Rename video/edid to video/videomode. There is more there than just EDID but it is all basically videomode stuff
video/videomode/vesagtf.c:  Bring VESA Generalized Timing Formula (GTF) from FreeBSD.
2019-07-10 16:21:37 -06:00

13 lines
296 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config VIDEO_EDID
bool "EDID / Videomode Support"
default n
---help---
Enable support for managing EDID data EDID (Extended Display
Identification Data).