summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <unichrome@shipmail.org>2004-03-26 13:42:48 +0000
committerThomas Hellstrom <unichrome@shipmail.org>2004-03-26 13:42:48 +0000
commit9b7bf9127e94e0c57a760aacef15db0ae3d6f1b3 (patch)
tree0fe99ec56188ef646850e30d1653797121df0b5c
parent1da595d797f797ff071d98ebf6a4eaad38bb1347 (diff)
downloaddrm-9b7bf9127e94e0c57a760aacef15db0ae3d6f1b3.tar.gz
Added via driver to drm/linux/Config.in Reported by: Terry Barnaby
-rw-r--r--linux-core/Config.in1
-rw-r--r--linux/Config.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/linux-core/Config.in b/linux-core/Config.in
index 45bba136..46ba48d6 100644
--- a/linux-core/Config.in
+++ b/linux-core/Config.in
@@ -13,4 +13,5 @@ dep_tristate ' Intel I810' CONFIG_DRM_I810 $CONFIG_AGP
dep_tristate ' Intel 830M/845G/852GM/855GM/865G' CONFIG_DRM_I830 $CONFIG_AGP
dep_tristate ' Matrox g200/g400' CONFIG_DRM_MGA $CONFIG_AGP
tristate ' SiS' CONFIG_DRM_SIS
+tristate ' Via Unichrome' CONFIG_DRM_VIA
diff --git a/linux/Config.in b/linux/Config.in
index 45bba136..46ba48d6 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -13,4 +13,5 @@ dep_tristate ' Intel I810' CONFIG_DRM_I810 $CONFIG_AGP
dep_tristate ' Intel 830M/845G/852GM/855GM/865G' CONFIG_DRM_I830 $CONFIG_AGP
dep_tristate ' Matrox g200/g400' CONFIG_DRM_MGA $CONFIG_AGP
tristate ' SiS' CONFIG_DRM_SIS
+tristate ' Via Unichrome' CONFIG_DRM_VIA