Modified linux/Kconfig to include the via drm driver.
authorThomas Hellstrom <unichrome@shipmail.org>
Wed, 24 Mar 2004 10:07:37 +0000 (10:07 +0000)
committerThomas Hellstrom <unichrome@shipmail.org>
Wed, 24 Mar 2004 10:07:37 +0000 (10:07 +0000)
linux-core/Kconfig
linux/Kconfig

index 5778603..e45e723 100644 (file)
@@ -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.
+
index 5778603..e45e723 100644 (file)
@@ -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.
+