OMAP: remove vram allocator
[firefly-linux-kernel-4.4.55.git] / drivers / video / omap2 / dss / Kconfig
index 80f5390aa1368984266071f21e15e6dca859b0e3..058a669cb512bda76083df37431618d5ba683bb4 100644 (file)
@@ -6,18 +6,6 @@ menuconfig OMAP2_DSS
 
 if OMAP2_DSS
 
-config OMAP2_VRAM_SIZE
-       int "VRAM size (MB)"
-       range 0 32
-       default 0
-       help
-         The amount of SDRAM to reserve at boot time for video RAM use.
-         This VRAM will be used by omapfb and other drivers that need
-         large continuous RAM area for video use.
-
-         You can also set this with "vram=<bytes>" kernel argument, or
-         in the board file.
-
 config OMAP2_DSS_DEBUG_SUPPORT
         bool "Debug support"
        default y