Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd19965a authored by Paul Bolle's avatar Paul Bolle Committed by Tomi Valkeinen
Browse files

ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"



The only user of Kconfig symbol FB_OMAP_CONSISTENT_DMA_SIZE got removed
in v3.8, with commit 6ba54ab4 ("ARM:
OMAP: Remove omap_init_consistent_dma_size()"). Remove this symbol too.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 07961ac7
Loading
Loading
Loading
Loading
+0 −11
Original line number Original line Diff line number Diff line
@@ -39,17 +39,6 @@ config FB_OMAP_LCD_MIPID
	  the Mobile Industry Processor Interface DBI-C/DCS
	  the Mobile Industry Processor Interface DBI-C/DCS
	  specification. (Supported LCDs: Philips LPH8923, Sharp LS041Y3)
	  specification. (Supported LCDs: Philips LPH8923, Sharp LS041Y3)


config FB_OMAP_CONSISTENT_DMA_SIZE
	int "Consistent DMA memory size (MB)"
	depends on FB_OMAP
	range 1 14
	default 2
	help
	  Increase the DMA consistent memory size according to your video
	  memory needs, for example if you want to use multiple planes.
	  The size must be 2MB aligned.
	  If unsure say 1.

config FB_OMAP_DMA_TUNE
config FB_OMAP_DMA_TUNE
        bool "Set DMA SDRAM access priority high"
        bool "Set DMA SDRAM access priority high"
        depends on FB_OMAP
        depends on FB_OMAP