Explorar o código

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>
Colin Cross %!s(int64=11) %!d(string=hai) anos
pai
achega
797e88be2f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/staging/android/ion/Kconfig

+ 0 - 1
drivers/staging/android/ion/Kconfig

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