Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37505
b: refs/heads/master
c: d000b48
h: refs/heads/master
i:
  37503: 7ec9a82
v: v3
  • Loading branch information
Dave Airlie committed Sep 21, 2006
1 parent 4096ff7 commit 8e5c1b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 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: c2604ce05853939cf712ebc5acc0da4011289346
refs/heads/master: d000b486ea1633380e6224c03e94227db46567ad
9 changes: 6 additions & 3 deletions trunk/drivers/char/drm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,19 @@ config DRM_I830
Choose this option if you have a system that has Intel 830M, 845G,
852GM, 855GM or 865G integrated graphics. If M is selected, the
module will be called i830. AGP support is required for this driver
to work. This driver will eventually be replaced by the i915 one.
to work. This driver is used by the older X releases X.org 6.7 and
XFree86 4.3. If unsure, build this and i915 as modules and the X server
will load the correct one.

config DRM_I915
tristate "i915 driver"
help
Choose this option if you have a system that has Intel 830M, 845G,
852GM, 855GM 865G or 915G integrated graphics. If M is selected, the
module will be called i915. AGP support is required for this driver
to work. This driver will eventually replace the I830 driver, when
later release of X start to use the new DDX and DRI.
to work. This driver is used by the Intel driver in X.org 6.8 and
XFree86 4.4 and above. If unsure, build this and i830 as modules and
the X server will load the correct one.

endchoice

Expand Down

0 comments on commit 8e5c1b2

Please sign in to comment.