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

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [drivers/] [video/] [Kconfig] - Diff between revs 3 and 7

Show entire file | Details | Blame | View Log

Rev 3 Rev 7
Line 874... Line 874...
          Build in support for the SED1355 Epson Research Embedded RAMDAC
          Build in support for the SED1355 Epson Research Embedded RAMDAC
          LCD/CRT Controller (since redesignated as the S1D13505) as a
          LCD/CRT Controller (since redesignated as the S1D13505) as a
          framebuffer.  Product specs at
          framebuffer.  Product specs at
          .
          .
 
 
 
config FB_OC
 
        bool "OpenCores VGA/LCD core 2.0 framebuffer support"
 
        depends on OR32
 
        default n
 
        ---help---
 
          Frame buffer driver for the OpenCores VGA/LCD core.
 
 
 
          If unsure, say N.
 
 
 
config FB_OC_SHMEM
 
        bool "Framebuffer is in main memory"
 
        default y
 
        depends on OR32
 
        ---help---
 
          If VGA/LCD core has dedicated framebuffer memory answer N
 
 
 
          If unsure, say Y.
 
 
 
config FB_OC_SHMEM_SIZE
 
        hex "Frame buffer memory size [hex, bytes]"
 
        depends on FB_OC_SHMEM
 
        default 00100000 if FB_OC_SHMEM
 
        ---help---
 
          Specify the size of frame buffer for OpenCores VGA/LCD core.
 
 
 
 
config FB_S1D13XXX
config FB_S1D13XXX
        tristate "Epson S1D13XXX framebuffer support"
        tristate "Epson S1D13XXX framebuffer support"
        depends on FB
        depends on FB
        select FB_CFB_FILLRECT
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_COPYAREA

powered by: WebSVN 2.1.0

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