Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123430
b: refs/heads/master
c: 57a6297
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Dec 29, 2008
1 parent 6990f82 commit a3f135e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae14dc0505261978ca06075ac39cc5422c6c6b57
refs/heads/master: 57a6297e52b32ff402291a7d8fd802f83e746e52
3 changes: 2 additions & 1 deletion trunk/drivers/gpu/drm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
menuconfig DRM
tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG && MMU
select I2C
select I2C_ALGOBIT
help
Kernel-level support for the Direct Rendering Infrastructure (DRI)
introduced in XFree86 4.0. If you say Y here, you need to select
Expand Down Expand Up @@ -68,7 +70,6 @@ config DRM_I915
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
select I2C_ALGOBIT
depends on FB
tristate "i915 driver"
help
Expand Down

0 comments on commit a3f135e

Please sign in to comment.