Skip to content

Commit 9b50098

Browse files
committed
QCLINUX: arm64: configs: Added new rt.config for RT kernel
Enabled PREEMPT_RT in new rt.config to enable RT kernel features. Signed-off-by: Anurag Pateriya <apateriy@qti.qualcomm.com>
1 parent 8dd59c5 commit 9b50098

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/rt.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# rt.config for Real time kernel features
2+
CONFIG_EXPERT=y
3+
CONFIG_PREEMPT_RT=y

0 commit comments

Comments
 (0)