Kconfig 295 B

1234567891011
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see the file kconfig-language.txt in the NuttX tools repository.
  4. #
  5. config VIDEO_EDID
  6. bool "EDID / Videomode Support"
  7. default n
  8. ---help---
  9. Enable support for managing EDID data EDID (Extended Display
  10. Identification Data).