blob: 5b48b4e85e73e9996b11ac72fe489529fab66b16 [file] [log] [blame]
Rebecca Schultz Zavin0c38bfd2011-06-29 19:44:29 -07001menuconfig ION
2 tristate "Ion Memory Manager"
3 select GENERIC_ALLOCATOR
4 help
5 Chose this option to enable the ION Memory Manager.
6
7config ION_TEGRA
8 tristate "Ion for Tegra"
9 depends on ARCH_TEGRA && ION
10 help
11 Choose this option if you wish to use ion on an nVidia Tegra.
12