[armhf] drm/panel: Enable generic panel drivers, replacing omapdrm options

Enable DRM_PANEL_{SONY_ACX565AKM,TPO_TD028TTEC1,TPO_TD043MTEA1} as modules,
replacing the corresponding omapdrm options.
This commit is contained in:
Ben Hutchings
2019-11-28 04:35:23 +00:00
parent 4e33c8a177
commit f36cd62dec
2 changed files with 5 additions and 7 deletions

2
debian/changelog vendored
View File

@@ -4,6 +4,8 @@ linux (5.4-1~exp2) UNRELEASED; urgency=medium
* [ia64] udeb: Remove SGI SN2 modules (fixes FTBFS)
* iio: Enable TI_ADS1015 as module, replacing SENSORS_ADS1015
* [armhf] regulator: Really enable REGULATOR_STM32_PWR
* [armhf] drm/panel: Enable DRM_PANEL_{SONY_ACX565AKM,TPO_TD028TTEC1,
TPO_TD043MTEA1} as modules, replacing the corresponding omapdrm options
-- Ben Hutchings <ben@decadent.org.uk> Thu, 28 Nov 2019 03:55:10 +0000

View File

@@ -400,6 +400,9 @@ CONFIG_OMAP2_DSS_DSI=y
CONFIG_DRM_PANEL_SIMPLE=m
CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m
CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN=m
CONFIG_DRM_PANEL_SONY_ACX565AKM=m
CONFIG_DRM_PANEL_TPO_TD028TTEC1=m
CONFIG_DRM_PANEL_TPO_TD043MTEA1=m
##
## file: drivers/gpu/drm/panfrost/Kconfig
@@ -1553,10 +1556,3 @@ CONFIG_SND_SOC_OMAP3_PANDORA=m
CONFIG_SND_SOC_OMAP3_TWL4030=m
CONFIG_SND_SOC_OMAP_ABE_TWL6040=m
##
## file: unknown
##
CONFIG_DRM_OMAP_PANEL_SONY_ACX565AKM=m
CONFIG_DRM_OMAP_PANEL_TPO_TD028TTEC1=m
CONFIG_DRM_OMAP_PANEL_TPO_TD043MTEA1=m