forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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