ion: drop dependency on ARM

Ion will compile and run on other platforms now, remove the
dependency on ARM.

Change-Id: I9da0ab686708bdab575a021031392b4402cce090
Signed-off-by: Colin Cross <ccross@android.com>
This commit is contained in:
Colin Cross
2013-11-22 22:48:42 -08:00
parent 818017a0ca
commit 8af13473b7

View File

@@ -1,6 +1,5 @@
menuconfig ION
tristate "Ion Memory Manager"
depends on ARM
select GENERIC_ALLOCATOR
select DMA_SHARED_BUFFER
help