Modified linux/Kconfig to include the via drm driver.

This commit is contained in:
Thomas Hellstrom 2004-03-24 10:07:37 +00:00
parent 89d67d9087
commit b15deb2392
2 changed files with 14 additions and 0 deletions

View 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.

View 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.