Skip to content

Commit

Permalink
meta: remove not upstream panel driver
Browse files Browse the repository at this point in the history
  • Loading branch information
bassusteur committed May 25, 2024
1 parent 92d5049 commit b904003
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 562 deletions.
4 changes: 0 additions & 4 deletions drivers/gpu/drm/panel/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -913,10 +913,6 @@ config DRM_PANEL_WIDECHIPS_WS2401
480x800 display controller used in panels such as Samsung LMS380KF01.
This display is used in the Samsung Galaxy Ace 2 GT-I8160 (Codina).

config DRM_PANEL_HX8279_TV101WUM_WUXGA
tristate "HX8279 TV101WUM WUXGA DSI command mode panel"
select DRM_PANEL_MIPI_DSI_COMMON

config DRM_PANEL_XINPENG_XPP055C272
tristate "Xinpeng XPP055C272 panel driver"
depends on OF
Expand Down
1 change: 0 additions & 1 deletion drivers/gpu/drm/panel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,5 @@ obj-$(CONFIG_DRM_PANEL_VISIONOX_RM69299) += panel-visionox-rm69299.o
obj-$(CONFIG_DRM_PANEL_VISIONOX_VTDR6130) += panel-visionox-vtdr6130.o
obj-$(CONFIG_DRM_PANEL_VISIONOX_R66451) += panel-visionox-r66451.o
obj-$(CONFIG_DRM_PANEL_WIDECHIPS_WS2401) += panel-widechips-ws2401.o
obj-$(CONFIG_DRM_PANEL_HX8279_TV101WUM_WUXGA) += panel-hx8279-tv101wum-wuxga.o
obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
obj-y += msm8953-generated/
Loading

0 comments on commit b904003

Please sign in to comment.