Skip to content

Commit

Permalink
ingenic-slcd-drm: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ReimuNotMoe committed Sep 10, 2024
1 parent 89ef7f1 commit cd8a4f8
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 141 deletions.
10 changes: 10 additions & 0 deletions drivers/gpu/drm/ingenic/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ config DRM_INGENIC_X1000_SLCDC

If M is selected the module will be called ingenic-slcd-drm.

if DRM_INGENIC_X1000_SLCDC

config DRM_INGENIC_X1000_SLCDC_DEBUG
bool "Enable debugging"
depends on DRM_INGENIC_X1000_SLCDC
help
Choose this option to see all panel PIO operations in kernel log.

endif

config DRM_INGENIC_IPU
bool "IPU support for Ingenic SoCs"
help
Expand Down
Loading

0 comments on commit cd8a4f8

Please sign in to comment.