diff options
-rw-r--r-- | drivers/staging/unisys/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/Kconfig b/drivers/staging/unisys/Kconfig index ac080c9dcf46..6bae2afbaa15 100644 --- a/drivers/staging/unisys/Kconfig +++ b/drivers/staging/unisys/Kconfig | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | menuconfig UNISYSSPAR | 4 | menuconfig UNISYSSPAR |
5 | bool "Unisys SPAR driver support" | 5 | bool "Unisys SPAR driver support" |
6 | depends on X86_64 | 6 | depends on X86_64 && BROKEN |
7 | ---help--- | 7 | ---help--- |
8 | Support for the Unisys SPAR drivers | 8 | Support for the Unisys SPAR drivers |
9 | 9 | ||