OSDN Git Service

drm/i915/dsi: switch to drm_panel interface
[uclinux-h8/linux.git] / drivers / gpu / drm / i915 / Kconfig
index 4e39ab3..da196cd 100644 (file)
@@ -11,6 +11,7 @@ config DRM_I915
        select SHMEM
        select TMPFS
        select DRM_KMS_HELPER
+       select DRM_PANEL
        # i915 depends on ACPI_VIDEO when ACPI is enabled
        # but for select to work, need to select ACPI_VIDEO's dependencies, ick
        select BACKLIGHT_LCD_SUPPORT if ACPI