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