hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/kernel/Kconfig.locks
....@@ -251,7 +251,7 @@
251251
252252 config QUEUED_RWLOCKS
253253 def_bool y if ARCH_USE_QUEUED_RWLOCKS
254
- depends on SMP && !PREEMPT_RT
254
+ depends on SMP
255255
256256 config ARCH_HAS_MMIOWB
257257 bool