Skip to content

Commit

Permalink
staging: remove hp100 driver
Browse files Browse the repository at this point in the history
It's old, obsolete, and no one wants to take care of it anymore.

It's been in staging for 5 months with no one paying attention to it, so
let's just delete it for now.

If someone has this hardware, and wants the driver back, the deletion
can be easily reverted.

Cc: Joe Perches <joe@perches.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20200326080233.978323-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Mar 27, 2020
1 parent ba22fd4 commit a10079c
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 3,672 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ source "drivers/staging/kpc2000/Kconfig"

source "drivers/staging/qlge/Kconfig"

source "drivers/staging/hp/Kconfig"

source "drivers/staging/wfx/Kconfig"

endif # STAGING
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ obj-$(CONFIG_XIL_AXIS_FIFO) += axis-fifo/
obj-$(CONFIG_FIELDBUS_DEV) += fieldbus/
obj-$(CONFIG_KPC2000) += kpc2000/
obj-$(CONFIG_QLGE) += qlge/
obj-$(CONFIG_NET_VENDOR_HP) += hp/
obj-$(CONFIG_WFX) += wfx/
30 changes: 0 additions & 30 deletions drivers/staging/hp/Kconfig

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit a10079c

Please sign in to comment.