Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126767
b: refs/heads/master
c: 457b9a6
h: refs/heads/master
i:
  126765: 024d592
  126763: 703a538
  126759: bc5331e
  126751: 8466a6d
v: v3
  • Loading branch information
Arve Hjønnevåg authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 5444812 commit cffd151
Show file tree
Hide file tree
Showing 5 changed files with 3,835 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6dc9c9e8b0b51abd9a332f5f4767df729848d579
refs/heads/master: 457b9a6f09f011ebcb9b52cc203a6331a6fc2de7
4 changes: 4 additions & 0 deletions trunk/drivers/staging/android/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ config ANDROID
---help---
Enable support for various drivers needed on the Android platform

config ANDROID_BINDER_IPC
tristate "Android Binder IPC Driver"
default y

endmenu
1 change: 1 addition & 0 deletions trunk/drivers/staging/android/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
obj-$(CONFIG_ANDROID) += android.o
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o
Loading

0 comments on commit cffd151

Please sign in to comment.