Skip to content

Commit

Permalink
linux: rk2410: kconfig: disable CONFIG_RT_GROUP_SCHED
Browse files Browse the repository at this point in the history
Signed-off-by: Ken <[email protected]>
  • Loading branch information
Ken-Vamrs committed Nov 26, 2024
1 parent 3398574 commit 1505c99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linux/rk2410/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y
## Rockchip no longer supports CAN on RK3588 & Linux 6.1 SDK
# CONFIG_CANFD_ROCKCHIP is not set
# CONFIG_CAN_ROCKCHIP is not set

## CONFIG_RT_GROUP_SCHED this configuration causes the creation of aiq threads to fail
# CONFIG_RT_GROUP_SCHED is not set

0 comments on commit 1505c99

Please sign in to comment.