File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1222,17 +1222,4 @@ config DRM_PANEL_XINPENG_XPP055C272
12221222 XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
12231223 system interfaces.
12241224
1225- config DRM_PANEL_EDATEC_7INCH
1226- tristate "EDATEC 7INCH TFT LCD panel driver"
1227- depends on OF
1228- depends on DRM_MIPI_DSI
1229- depends on BACKLIGHT_CLASS_DEVICE
1230- help
1231- Say Y here if you want to enable support for the EDATEC 7-inch industrial
1232- display panels, such as those found on the ED-HMI2120-070C and
1233- ED-HMI3010-070C series panel PCs.
1234-
1235- These panels feature a 7-inch TFT LCD with 1024x600 resolution, 24-bit
1236- color, capacitive multi-touch, and a MIPI DSI interface. Some variants
1237- may include an LED backlight that can be controlled via PWM.
12381225endmenu
Original file line number Diff line number Diff line change @@ -122,4 +122,3 @@ obj-$(CONFIG_DRM_PANEL_WAVESHARE_TOUCHSCREEN) += panel-waveshare-dsi.o
122122obj-$(CONFIG_DRM_PANEL_WAVESHARE_TOUCHSCREEN_V2) += panel-waveshare-dsi-v2.o
123123obj-$(CONFIG_DRM_PANEL_WIDECHIPS_WS2401) += panel-widechips-ws2401.o
124124obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
125- obj-$(CONFIG_DRM_PANEL_EDATEC_7INCH) += panel-edatec-dsi.o
You can’t perform that action at this time.
0 commit comments