OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [video/] [display/] [Kconfig] - Rev 62

Compare with Previous | Blame | View Log

#
# Display drivers configuration
#

menu "Display device support"

config DISPLAY_SUPPORT
        tristate "Display panel/monitor support"
        ---help---
          This framework adds support for low-level control of a display.
          This includes support for power.

          Enable this to be able to choose the drivers for controlling the
          physical display panel/monitor on some platforms. This not only
          covers LCD displays for PDAs but also other types of displays
          such as CRT, TVout etc.

          To have support for your specific display panel you will have to
          select the proper drivers which depend on this option.

comment "Display hardware drivers"
        depends on DISPLAY_SUPPORT

endmenu

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.