提交 4f80494d 编写于 作者: J Jeff Mahoney 提交者: Greg Kroah-Hartman

staging: gma500: Depend on X86

 The gma500 driver calls set_pages_uc, which is an x86 pageattr call.
 Since this driver is only used with Intel x86 motherboard chipsets,
 make the driver depend on X86.
Signed-off-by: NJeff Mahoney <jeffm@suse.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 97232fd6
config DRM_PSB config DRM_PSB
tristate "Intel GMA500 KMS Framebuffer" tristate "Intel GMA500 KMS Framebuffer"
depends on DRM && PCI depends on DRM && PCI && X86
select FB_CFB_COPYAREA select FB_CFB_COPYAREA
select FB_CFB_FILLRECT select FB_CFB_FILLRECT
select FB_CFB_IMAGEBLIT select FB_CFB_IMAGEBLIT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册