Commit 797e88be authored by Colin Cross's avatar Colin Cross Committed by Greg Kroah-Hartman

ion: drop dependency on ARM

Ion will compile and run on other platforms now, remove the
dependency on ARM.
Signed-off-by: default avatarColin Cross <ccross@android.com>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ea725ec8
menuconfig ION menuconfig ION
tristate "Ion Memory Manager" tristate "Ion Memory Manager"
depends on ARM
select GENERIC_ALLOCATOR select GENERIC_ALLOCATOR
select DMA_SHARED_BUFFER select DMA_SHARED_BUFFER
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment