Rebecca Schultz Zavin | 0c38bfd | 2011-06-29 19:44:29 -0700 | [diff] [blame] | 1 | menuconfig ION |
2 | tristate "Ion Memory Manager" | ||||
3 | select GENERIC_ALLOCATOR | ||||
4 | help | ||||
5 | Chose this option to enable the ION Memory Manager. | ||||
6 | |||||
7 | config 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 |