hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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