aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-07-09 09:58:01 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-09 09:58:01 -0700
commit4cda1fd78781c31e2a3d9dd87ee05d39cb76b3f9 (patch)
tree25224dcd78101f069244e0b8b2164747678562f2 /drivers/char/drm/Kconfig
parentbb6b82381063f54613842decdf948cbfa631842e (diff)
parent717cb906bd43a9ac00631d600adda5c6546843a6 (diff)
Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
Diffstat (limited to 'drivers/char/drm/Kconfig')
-rw-r--r--drivers/char/drm/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/char/drm/Kconfig b/drivers/char/drm/Kconfig
index c2b12eab67c..123417e4304 100644
--- a/drivers/char/drm/Kconfig
+++ b/drivers/char/drm/Kconfig
@@ -96,3 +96,10 @@ config DRM_SIS
chipset. If M is selected the module will be called sis. AGP
support is required for this driver to work.
+config DRM_VIA
+ tristate "Via unichrome video cards"
+ depends on DRM
+ help
+ Choose this option if you have a Via unichrome or compatible video
+ chipset. If M is selected the module will be called via.
+