blob: c62f2cbb9e8908f398d094b87c6cfbeaf712eec5 [file] [log] [blame]
Rebecca Schultz Zavinc30707b2013-12-13 19:38:38 -08001menuconfig ION
2 tristate "Ion Memory Manager"
John Stultzd1cf3e92013-12-13 14:24:42 -08003 depends on ARM
Rebecca Schultz Zavinc30707b2013-12-13 19:38:38 -08004 select GENERIC_ALLOCATOR
Rebecca Schultz Zavinb892bf72013-12-13 14:23:40 -08005 select DMA_SHARED_BUFFER
Rebecca Schultz Zavinc30707b2013-12-13 19:38:38 -08006 help
7 Chose this option to enable the ION Memory Manager.
8
9config ION_TEGRA
10 tristate "Ion for Tegra"
11 depends on ARCH_TEGRA && ION
12 help
13 Choose this option if you wish to use ion on an nVidia Tegra.
14