staging: unisys: cleanup UNISYS_VISORUTIL
authorValentin Rothberg <valentinrothberg@gmail.com>
Thu, 14 May 2015 13:50:32 +0000 (15:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 20:32:15 +0000 (13:32 -0700)
Commit 53490b545cb0 ("staging: unisys: move periodic_work.c into the
visorbus directory") removed the Kconfig option UNISYS_VISORUTIL, but
left one reference in a Kconfig select.  Remove this last reference.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchannel/Kconfig

index 8d31bebf039abfbdda261e5e464d114867e0b3e4..3148f6b2a2e91e449b680dfb5b88b0a0c1dddbb2 100644 (file)
@@ -4,7 +4,6 @@
 
 config UNISYS_VISORCHANNEL
        tristate "Unisys visorchannel driver"
-       select UNISYS_VISORUTIL
        ---help---
        If you say Y here, you will enable the Unisys visorchannel driver.
 
This page took 0.027128 seconds and 5 git commands to generate.