summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx5
diff options
context:
space:
mode:
authorJason Chen <b02280@freescale.com>2011-09-06 13:04:03 +0800
committerJason Liu <r64343@freescale.com>2012-01-09 20:23:41 +0800
commit88f4d04a40b9febc4fa2f122d69af09dc9ed10dd (patch)
treeae4b58abb89ff8f3b1a82b0d64a2f3efced80bfa /arch/arm/mach-mx5
parentc03c476b9072550d2e879e263292fd6f9956acef (diff)
ENGR00155147 mx5x mx6x: adjust dma zone max size to 184M
adjust dma zone max size to 184M. keep default size as 96M. Signed-off-by: Jason Chen <b02280@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx5')
-rwxr-xr-xarch/arm/mach-mx5/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfig
index 36197c6a08af..acac8d329e4a 100755
--- a/arch/arm/mach-mx5/Kconfig
+++ b/arch/arm/mach-mx5/Kconfig
@@ -260,12 +260,4 @@ config MACH_IMX_BLUETOOTH_RFKILL
depends on RFKILL
---help---
Say Y to get the standard rfkill interface of Bluetooth
-
-config DMA_ZONE_SIZE
- int "DMA memory zone size"
- range 0 96
- default 24
- help
- This is the size in MB for the DMA zone. The DMA zone is used for
- dedicated memory for large contiguous video buffers
endif