Konstantin Demin
8cbaf1dea2
3rd patchs (in alphabetical order): - bbr3 - ntsync5 - openwrt - pf-kernel - xanmod - zen no configuration changes for now
22 lines
697 B
Diff
22 lines
697 B
Diff
From 06bc88f16094c6f38e0890992af4a32415716c5d Mon Sep 17 00:00:00 2001
|
|
From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
|
|
Date: Thu, 18 Jul 2024 21:19:39 +0200
|
|
Subject: Revert "misc: ntsync: mark driver as "broken" to prevent from
|
|
building"
|
|
|
|
This reverts commit f5b335dc025cfee90957efa90dc72fada0d5abb4.
|
|
---
|
|
drivers/misc/Kconfig | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
--- a/drivers/misc/Kconfig
|
|
+++ b/drivers/misc/Kconfig
|
|
@@ -507,7 +507,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.
|