Skip to content

Commit

Permalink
kernel: move CONFIG_DRM_OFDRM to generic
Browse files Browse the repository at this point in the history
Multiple platforms are affected by this, including mpc85xx's p1020.

Signed-off-by: Rosen Penev <[email protected]>
Link: openwrt#16746
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
neheb authored and hauke committed Oct 21, 2024
1 parent 9bc0517 commit 8f1332d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions target/linux/generic/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,7 @@ CONFIG_DQL=y
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_NWL_MIPI_DSI is not set
# CONFIG_DRM_NXP_PTN3460 is not set
# CONFIG_DRM_OFDRM is not set
# CONFIG_DRM_OMAP is not set
# CONFIG_DRM_PANEL_ABT_Y030XX067A is not set
# CONFIG_DRM_PANEL_ARM_VERSATILE is not set
Expand Down
1 change: 0 additions & 1 deletion target/linux/qoriq/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ CONFIG_DMA_ENGINE=y
CONFIG_DMA_OF=y
CONFIG_DMA_OPS=y
CONFIG_DMA_OPS_BYPASS=y
# CONFIG_DRM_OFDRM is not set
CONFIG_DTC=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_E5500_CPU is not set
Expand Down

0 comments on commit 8f1332d

Please sign in to comment.