summaryrefslogtreecommitdiff
path: root/linux-core/Kconfig
diff options
context:
space:
mode:
authorThomas Hellstrom <unichrome@shipmail.org>2004-03-24 10:07:37 +0000
committerThomas Hellstrom <unichrome@shipmail.org>2004-03-24 10:07:37 +0000
commitb15deb239213d28f28a50abe44204836f64d7aed (patch)
tree6cce0be37950dcbf8e3e1d72daced338e65a40f0 /linux-core/Kconfig
parent89d67d90873d1baff48fbd671d5b3a4cb354ada5 (diff)
Modified linux/Kconfig to include the via drm driver.
Diffstat (limited to 'linux-core/Kconfig')
-rw-r--r--linux-core/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/linux-core/Kconfig b/linux-core/Kconfig
index 57786034..e45e723b 100644
--- a/linux-core/Kconfig
+++ b/linux-core/Kconfig
@@ -81,3 +81,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.
+