mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 14:50:11 +01:00
Modified linux/Kconfig to include the via drm driver.
This commit is contained in:
parent
89d67d9087
commit
b15deb2392
2 changed files with 14 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue