mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-08 17:56:55 +00:00
ESS-165: increase DMA zone
This commit is contained in:
@@ -193,7 +193,7 @@ CONFIG_ARCH_MXC=y
|
||||
# CONFIG_ARCH_DAVINCI is not set
|
||||
# CONFIG_ARCH_OMAP is not set
|
||||
CONFIG_IRAM_ALLOC=y
|
||||
CONFIG_DMA_ZONE_SIZE=96
|
||||
CONFIG_DMA_ZONE_SIZE=256
|
||||
CONFIG_UTMI_MXC=y
|
||||
|
||||
#
|
||||
|
||||
@@ -87,7 +87,7 @@ config MXC_FB_IRAM
|
||||
|
||||
config DMA_ZONE_SIZE
|
||||
int "DMA memory zone size"
|
||||
range 0 96
|
||||
range 0 256
|
||||
default 24
|
||||
help
|
||||
This is the size in MB for the DMA zone. The DMA zone is used for
|
||||
|
||||
Reference in New Issue
Block a user