diff options
author | Thomas Hellstrom <unichrome@shipmail.org> | 2004-03-26 13:42:48 +0000 |
---|---|---|
committer | Thomas Hellstrom <unichrome@shipmail.org> | 2004-03-26 13:42:48 +0000 |
commit | 9b7bf9127e94e0c57a760aacef15db0ae3d6f1b3 (patch) | |
tree | 0fe99ec56188ef646850e30d1653797121df0b5c /linux | |
parent | 1da595d797f797ff071d98ebf6a4eaad38bb1347 (diff) |
Added via driver to drm/linux/Config.in Reported by: Terry Barnaby
Diffstat (limited to 'linux')
-rw-r--r-- | linux/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/Config.in b/linux/Config.in index 45bba136d..46ba48d6f 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 |