staging: unisys: remove !UML flag

Remove the dependency that the drivers are not built during UML.

Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
David Kershner 2017-12-06 11:05:26 -05:00 committed by Greg Kroah-Hartman
parent a51cf83d73
commit e816d1f92e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# #
menuconfig UNISYSSPAR menuconfig UNISYSSPAR
bool "Unisys SPAR driver support" bool "Unisys SPAR driver support"
depends on X86_64 && !UML depends on X86_64
depends on ACPI depends on ACPI
---help--- ---help---
Support for the Unisys SPAR drivers Support for the Unisys SPAR drivers