aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/virthba/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/unisys/virthba/Kconfig')
-rw-r--r--drivers/staging/unisys/virthba/Kconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/drivers/staging/unisys/virthba/Kconfig b/drivers/staging/unisys/virthba/Kconfig
index 9af98fc7acbc..dfadfc49114a 100644
--- a/drivers/staging/unisys/virthba/Kconfig
+++ b/drivers/staging/unisys/virthba/Kconfig
@@ -4,7 +4,10 @@
config UNISYS_VIRTHBA
tristate "Unisys virthba driver"
- depends on UNISYSSPAR && UNISYS_VISORCHIPSET && UNISYS_UISLIB && UNISYS_VIRTPCI && SCSI
+ depends on SCSI
+ select UNISYS_VISORCHIPSET
+ select UNISYS_UISLIB
+ select UNISYS_VIRTPCI
---help---
If you say Y here, you will enable the Unisys virthba driver.