ion: drop dependency on ARM
Ion will compile and run on other platforms now, remove the dependency on ARM. Signed-off-by: Colin Cross <ccross@android.com> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ea725ec8b1
commit
797e88be2f
@ -1,6 +1,5 @@
|
|||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user