blob: a68878ad7695511a356da4933702fae46ae4b163 [file] [log] [blame] [edit]
menuconfig ION
tristate "Ion Memory Manager"
select GENERIC_ALLOCATOR
help
Chose this option to enable the ION Memory Manager.
config ION_TEGRA
tristate "Ion for Tegra"
depends on ARCH_TEGRA && ION
help
Choose this option if you wish to use ion on an nVidia Tegra.
config ION_OMAP
tristate "Ion for OMAP"
depends on ARCH_OMAP4 && ION && TI_TILER
help
Choose this option if you wish to use ion on OMAP4.