提交 d93b88eb 编写于 作者: K Ken Cox 提交者: Greg Kroah-Hartman

Staging: unisys Remove BROKEN from Kconfig to allow compilation

The unisys drivers now properly check to make sure they are running
on the s-Par platform before they will initialize.  This was fixed in
commit fcd0157e so it is safe to allow the unisys drivers to be built.

This has been tested in the same qemu environment that originally
produced the panic and the kernel now runs as expected.
Reported-by: NFengguang Wu <fengguang.wu@intel.com>
Reported-by: NSasha Levin <sasha.levin@oracle.com>
Tested-by: NKen Cox <jkc@redhat.com>
Signed-off-by: NKen Cox <jkc@redhat.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 836bee9e
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
menuconfig UNISYSSPAR menuconfig UNISYSSPAR
bool "Unisys SPAR driver support" bool "Unisys SPAR driver support"
depends on X86_64 && BROKEN depends on X86_64
---help--- ---help---
Support for the Unisys SPAR drivers Support for the Unisys SPAR drivers
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册