mirror of https://github.com/torvalds/linux.git
ntsync: No longer depend on BROKEN.
f5b335dc02 ("misc: ntsync: mark driver as "broken"
to prevent from building") was committed to avoid the driver being used while
only part of its functionality was released. Since the rest of the functionality
has now been committed, revert this.
Signed-off-by: Elizabeth Figura <zfigura@codeweavers.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20241213193511.457338-31-zfigura@codeweavers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6b695a75ff
commit
c301e1fefc
|
|
@ -517,7 +517,6 @@ config OPEN_DICE
|
|||
|
||||
config NTSYNC
|
||||
tristate "NT synchronization primitive emulation"
|
||||
depends on BROKEN
|
||||
help
|
||||
This module provides kernel support for emulation of Windows NT
|
||||
synchronization primitives. It is not a hardware driver.
|
||||
|
|
|
|||
Loading…
Reference in New Issue