Lines Matching full:android
2 menu "Android" menu
4 config ANDROID config
5 bool "Android Drivers"
7 Enable support for various drivers needed on the Android platform
9 if ANDROID
12 bool "Android Binder IPC Driver"
16 Binder is used in Android for both communication between processes,
19 This means one Android process can call a method/routine in another
20 Android process, using Binder to identify, invoke and pass arguments
24 bool "Android Binderfs filesystem"
28 Binderfs is a pseudo-filesystem for the Android Binder IPC driver
30 instances of Android.
36 string "Android Binder devices"
48 bool "Android Binder IPC Driver Selftest"
57 endif # if ANDROID