Skip to content

Commit

Permalink
Merge pull request #122 from Ken-Vamrs/main
Browse files Browse the repository at this point in the history
linux: rk2410: kconfig: disable CONFIG_RT_GROUP_SCHED
  • Loading branch information
RadxaYuntian authored Nov 26, 2024
2 parents f75d36e + c1c0f2a commit 1265ca8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linux/.rockchip/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN=y
# And our DSI driver only works as builtin as well
CONFIG_DRM_PANEL_JADARD_JD9365DA_H3=y
CONFIG_DRM_PANEL_RADXA_DISPLAY_8HD=y

## 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 1265ca8

Please sign in to comment.