Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66dca517 authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman
Browse files

gma500: Fix dependencies



ACPI Video is used by GMA500 so we need to depend upon it

Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 78010c75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config DRM_PSB
	tristate "Intel GMA5/600 KMS Framebuffer"
	depends on DRM && PCI && X86
	depends on DRM && PCI && X86 && ACPI_VIDEO
	select FB_CFB_COPYAREA
        select FB_CFB_FILLRECT
        select FB_CFB_IMAGEBLIT