summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/Kconfig
blob: 439a9fd81658753589819c4ee7e4344c9bfd82dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
menu "Android"

config ANDROID
	bool "Android Drivers"
	default N
	---help---
	  Enable support for various drivers needed on the Android platform

config ANDROID_BINDER_IPC
	tristate "Android Binder IPC Driver"
	default y

endmenu
OpenPOWER on IntegriCloud