Skip to content

Commit

Permalink
Staging: remove sxg driver
Browse files Browse the repository at this point in the history
Unfortunatly, the upstream company has abandonded development of this
driver.  So it's best to just remove the driver from the tree.

Cc: Christopher Harrer <charrer@alacritech.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 0b33559 commit e9d5992
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 8,184 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ source "drivers/staging/et131x/Kconfig"

source "drivers/staging/slicoss/Kconfig"

source "drivers/staging/sxg/Kconfig"

source "drivers/staging/go7007/Kconfig"

source "drivers/staging/usbip/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ obj-$(CONFIG_STAGING) += staging.o

obj-$(CONFIG_ET131X) += et131x/
obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_SXG) += sxg/
obj-$(CONFIG_VIDEO_GO7007) += go7007/
obj-$(CONFIG_USB_IP_COMMON) += usbip/
obj-$(CONFIG_W35UND) += winbond/
Expand Down
11 changes: 0 additions & 11 deletions drivers/staging/sxg/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/sxg/Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions drivers/staging/sxg/README

This file was deleted.

Loading

0 comments on commit e9d5992

Please sign in to comment.