Skip to content

Commit

Permalink
Staging: android: delete android drivers
Browse files Browse the repository at this point in the history
These drivers are no longer being developed and the original authors
seem to have abandonded them and hence, do not want them in the mainline
kernel tree.

So sad :(

Cc: Brian Swetland <swetland@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Dec 11, 2009
1 parent 99fd99f commit b0a0ccf
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 5,807 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ source "drivers/staging/mimio/Kconfig"

source "drivers/staging/frontier/Kconfig"

source "drivers/staging/android/Kconfig"

source "drivers/staging/dream/Kconfig"

source "drivers/staging/dst/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ obj-$(CONFIG_RTL8192SU) += rtl8192su/
obj-$(CONFIG_RTL8192E) += rtl8192e/
obj-$(CONFIG_INPUT_MIMIO) += mimio/
obj-$(CONFIG_TRANZPORT) += frontier/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_DREAM) += dream/
obj-$(CONFIG_DST) += dst/
obj-$(CONFIG_POHMELFS) += pohmelfs/
Expand Down
96 changes: 0 additions & 96 deletions drivers/staging/android/Kconfig

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/android/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions drivers/staging/android/TODO

This file was deleted.

Loading

0 comments on commit b0a0ccf

Please sign in to comment.