net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
[linux-block.git] / drivers / android / Kconfig
index 432e9ad7707032758b6025930dad941a5a735e21..51e8250d113fa3a8d0bb0f6a3c93bbc0f974d856 100644 (file)
@@ -10,7 +10,7 @@ if ANDROID
 
 config ANDROID_BINDER_IPC
        bool "Android Binder IPC Driver"
-       depends on MMU
+       depends on MMU && !CPU_CACHE_VIVT
        default n
        ---help---
          Binder is used in Android for both communication between processes,