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] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#
2
# Display drivers configuration
3
#
4
 
5
menu "Display device support"
6
 
7
config DISPLAY_SUPPORT
8
        tristate "Display panel/monitor support"
9
        ---help---
10
          This framework adds support for low-level control of a display.
11
          This includes support for power.
12
 
13
          Enable this to be able to choose the drivers for controlling the
14
          physical display panel/monitor on some platforms. This not only
15
          covers LCD displays for PDAs but also other types of displays
16
          such as CRT, TVout etc.
17
 
18
          To have support for your specific display panel you will have to
19
          select the proper drivers which depend on this option.
20
 
21
comment "Display hardware drivers"
22
        depends on DISPLAY_SUPPORT
23
 
24
endmenu

powered by: WebSVN 2.1.0

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