Skip to content

Commit

Permalink
fix: linux: rk2312: disable problematic kernel config
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Mar 22, 2024
1 parent c91cf03 commit 6ef8734
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -792,3 +792,6 @@ CONFIG_PREEMPT_VOLUNTARY=y
# Enable DisplayPort AUX channel related functionality
CONFIG_DRM_DP_AUX_CHARDEV=y
CONFIG_DRM_DP_CEC=y

# Disable debug options that may cause Rockchip MPP kernel panic
# CONFIG_DMABUF_DEBUG is not set

0 comments on commit 6ef8734

Please sign in to comment.