aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/Kconfig
diff options
context:
space:
mode:
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 c2b12eab67c9de..123417e4304052 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.
+