summaryrefslogtreecommitdiff
path: root/conf/intel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-26 09:29:02 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-26 09:29:02 +0000
commit61419bd0915a80bd45eaa99add27da420761ccc0 (patch)
treee4a56fc97d6e0d6a04ea5d5d86d121881794b91b /conf/intel
parent54f79c886855b8c778a1a9cc1040174bbe4f6485 (diff)
update video_cards, input_devices to what it's really in portage tree
Diffstat (limited to 'conf/intel')
-rw-r--r--conf/intel/portage/make.conf.amd644
-rw-r--r--conf/intel/portage/make.conf.x864
2 files changed, 4 insertions, 4 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64
index 5ff51a1..cc1d01c 100644
--- a/conf/intel/portage/make.conf.amd64
+++ b/conf/intel/portage/make.conf.amd64
@@ -27,8 +27,8 @@ KOG_COMMS="jabber msn yahoo icq irc aim rss slp mail imap"
USE="${KOG_BAD} ${KOG_MEDIA} ${KOG_CODECS} ${KOG_SYSTEM} ${KOG_FILESYS} ${KOG_PRINT} ${KOG_XSYS} ${KOG_DESKTOP} ${KOG_BROWSER} ${KOG_COMMS}"
## DEVICES ##
-INPUT_DEVICES="evdev keyboard mouse void synaptics"
-VIDEO_CARDS="fbdev intel i915 i965 nouveau nvidia r100 r200 r300 r600 vesa vmware amdgpu radeonsi radeon virtualbox"
+INPUT_DEVICES="evdev synaptics"
+VIDEO_CARDS="intel i915 i965 nouveau nvidia r100 r200 r300 r600 vesa vmware amdgpu radeonsi radeon"
LIRC_DEVICES="audio audio_alsa serial pctv"
## OFFICE ##
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index 67e31cc..90a23ba 100644
--- a/conf/intel/portage/make.conf.x86
+++ b/conf/intel/portage/make.conf.x86
@@ -29,8 +29,8 @@ KOG_COMMS="jabber msn yahoo icq irc aim rss slp mail imap"
USE="${KOG_BAD} ${KOG_MEDIA} ${KOG_CODECS} ${KOG_SYSTEM} ${KOG_FILESYS} ${KOG_PRINT} ${KOG_XSYS} ${KOG_DESKTOP} ${KOG_BROWSER} ${KOG_COMMS}"
## DEVICES ##
-INPUT_DEVICES="evdev keyboard mouse void synaptics"
-VIDEO_CARDS="fbdev intel i915 i965 nouveau nvidia r100 r200 r300 r600 vesa vmware amdgpu radeonsi radeon virtualbox"
+INPUT_DEVICES="evdev synaptics"
+VIDEO_CARDS="intel i915 i965 nouveau nvidia r100 r200 r300 r600 vesa vmware amdgpu radeonsi radeon"
LIRC_DEVICES="audio audio_alsa serial pctv"
APACHE2_MPMS="prefork"