• Randy Dunlap's avatar
    drm: fix kconfig unmet dependency warning · 44a1dabf
    Randy Dunlap authored
    Fix kconfig unmet dependency warning.  BACKLIGHT_CLASS_DEVICE depends on
    BACKLIGHT_LCD_SUPPORT, so select the latter along with the former.
    
    warning: (DRM_RADEON_KMS && DRM_I915 && STUB_POULSBO && FB_BACKLIGHT && PANEL_SHARP_LS037V7DW01 && PANEL_ACX565AKM && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_ASUS && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
    Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
    Cc: David Airlie <airlied@linux.ie>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    44a1dabf
Kconfig 5.34 KB