diff options
author | Ruben Schuller <ruben@orgizm.net> | 2013-01-08 18:06:23 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:28 -0500 |
commit | f06ae6bcb6ca0cb0a445247a71faf48cc839651f (patch) | |
tree | e747141d54566b7b1ca3234d0a2bae6732bffc73 /system/xf86-video-unichrome/10-unichrome.conf | |
parent | 1791aceed9858eb95f8d0c63b4a41ba5563ec142 (diff) |
system/xf86-video-unichrome: Added (driver for various VIA gpus).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/xf86-video-unichrome/10-unichrome.conf')
-rw-r--r-- | system/xf86-video-unichrome/10-unichrome.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/xf86-video-unichrome/10-unichrome.conf b/system/xf86-video-unichrome/10-unichrome.conf new file mode 100644 index 0000000000000..0f344c70931d9 --- /dev/null +++ b/system/xf86-video-unichrome/10-unichrome.conf @@ -0,0 +1,4 @@ +Section "Device" + Identifier "Unichrome" + Driver "via" +EndSection |