Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126770
b: refs/heads/master
c: 875f194
h: refs/heads/master
v: v3
  • Loading branch information
Robert Love authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent c425c64 commit fb6dc4f
Show file tree
Hide file tree
Showing 5 changed files with 661 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: 9279bcc31698842961a30bb05b00aef7236dd728
refs/heads/master: 875f194c48ddae3797f8d61e98aacd8a8ecef927
4 changes: 4 additions & 0 deletions trunk/drivers/staging/android/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ config ANDROID_BINDER_IPC
tristate "Android Binder IPC Driver"
default y

config ANDROID_LOGGER
tristate "Android log driver"
default n

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

0 comments on commit fb6dc4f

Please sign in to comment.