aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/uislib/Kconfig
diff options
context:
space:
mode:
authorBenjamin Romer <benjamin.romer@unisys.com>2015-04-13 21:16:51 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-04-30 16:37:22 +0200
commit6a7d8a418400f8bfaa1830759ef075bbed68cfe1 (patch)
tree6e4983abefac7d516a822ead9619789e69fe7283 /drivers/staging/unisys/uislib/Kconfig
parentstaging: unisys: remove virtpci driver from staging tree (diff)
downloadlinux-dev-6a7d8a418400f8bfaa1830759ef075bbed68cfe1.tar.xz
linux-dev-6a7d8a418400f8bfaa1830759ef075bbed68cfe1.zip
staging: unisys: remove uislib module from staging tree
This module is being removed completely, because it contained wrapper functions and utility functions that were used in virtpci and virthba. Since these two drivers are being rewritten to not use these wrappers and utilities, uislib needs to go. 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/uislib/Kconfig')
-rw-r--r--drivers/staging/unisys/uislib/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/unisys/uislib/Kconfig b/drivers/staging/unisys/uislib/Kconfig
deleted file mode 100644
index c39a0a21ae5f..000000000000
--- a/drivers/staging/unisys/uislib/Kconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Unisys uislib configuration
-#
-
-config UNISYS_UISLIB
- tristate "Unisys uislib driver"
- select UNISYS_VISORCHIPSET
- ---help---
- If you say Y here, you will enable the Unisys uislib driver.
-