Skip to content

Commit a10079c

Browse files
committed
staging: remove hp100 driver
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 <[email protected]> Cc: Jaroslav Kysela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ba22fd4 commit a10079c

File tree

6 files changed

+0
-3672
lines changed

6 files changed

+0
-3672
lines changed

drivers/staging/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ source "drivers/staging/kpc2000/Kconfig"
118118

119119
source "drivers/staging/qlge/Kconfig"
120120

121-
source "drivers/staging/hp/Kconfig"
122-
123121
source "drivers/staging/wfx/Kconfig"
124122

125123
endif # STAGING

drivers/staging/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ obj-$(CONFIG_XIL_AXIS_FIFO) += axis-fifo/
4949
obj-$(CONFIG_FIELDBUS_DEV) += fieldbus/
5050
obj-$(CONFIG_KPC2000) += kpc2000/
5151
obj-$(CONFIG_QLGE) += qlge/
52-
obj-$(CONFIG_NET_VENDOR_HP) += hp/
5352
obj-$(CONFIG_WFX) += wfx/

drivers/staging/hp/Kconfig

Lines changed: 0 additions & 30 deletions
This file was deleted.

drivers/staging/hp/Makefile

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)