diff options
author | Benjamin Romer <benjamin.romer@unisys.com> | 2015-04-13 21:16:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-04-30 16:37:21 +0200 |
commit | 280b5a4366dd4b813cad180e39b04e773ca0ebe0 (patch) | |
tree | 741f869b36bceb40ad64a89863074b6444ee3207 /drivers/staging/unisys/Kconfig | |
parent | 3d3fb181309c68850762123f6f87f660a7606dfb (diff) | |
download | linux-280b5a4366dd4b813cad180e39b04e773ca0ebe0.tar.bz2 |
staging: unisys: remove virtpci driver from staging tree
The virtpci driver is being rewritten, so remove the driver from the staging
tree.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Reviewed-by: Don Zickus <dzickus@redhat.com>
Reviewed-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Kconfig')
-rw-r--r-- | drivers/staging/unisys/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig index 906cd589048d..1de86d147b39 100644 --- a/drivers/staging/unisys/Kconfig +++ b/drivers/staging/unisys/Kconfig @@ -13,6 +13,5 @@ source "drivers/staging/unisys/visorutil/Kconfig" source "drivers/staging/unisys/visorchannel/Kconfig" source "drivers/staging/unisys/visorchipset/Kconfig" source "drivers/staging/unisys/uislib/Kconfig" -source "drivers/staging/unisys/virtpci/Kconfig" endif # UNISYSSPAR |