public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>, x11@gentoo.org
Subject: [gentoo-dev] [PATCH 15/17] profiles: Remove unused VIDEO_CARDS
Date: Thu, 26 May 2016 20:43:51 +0200	[thread overview]
Message-ID: <20160526184353.1294-16-mgorny@gentoo.org> (raw)
In-Reply-To: <20160526184353.1294-1-mgorny@gentoo.org>

---
 profiles/desc/video_cards.desc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 7336f7c..947201e 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -12,7 +12,6 @@ ark - VIDEO_CARDS setting to build driver for ark video cards
 ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards
 chips - VIDEO_CARDS setting to build driver for chips video cards
 cirrus - VIDEO_CARDS setting to build driver for cirrus video cards
-cyrix - VIDEO_CARDS setting to build driver for cyrix video cards
 dummy - VIDEO_CARDS setting to build driver for dummy video cards
 epson - VIDEO_CARDS setting to build driver for epson video cards
 exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
@@ -26,14 +25,12 @@ i740 - VIDEO_CARDS setting to build driver for Intel i740 video cards
 i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
 i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
 ilo - VIDEO_CARDS setting to build unofficial gallium driver for Intel gen6/7 video cards
-impact - VIDEO_CARDS setting to build driver for impact video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards
 mach64 - VIDEO_CARDS setting to build driver for mach64 video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards
 modesetting - VIDEO_CARDS setting to build driver for unaccelerated modesetting
 neomagic - VIDEO_CARDS setting to build driver for neomagic video cards
 newport - VIDEO_CARDS setting to build driver for newport video cards
-none - VIDEO_CARDS setting to build no drivers (useful when using binary drivers)
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
 nsc - VIDEO_CARDS setting to build driver for nsc video cards
 nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
@@ -46,7 +43,6 @@ r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards
 r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon
 r300 - VIDEO_CARDS setting to build only r300, r400 and r500 based chips code for radeon
 r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Islands based chips code for radeon
-radeonhd - VIDEO_CARDS setting to build driver for ATI radeon HD video cards (radeon also works)
 radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
 radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon
 rendition - VIDEO_CARDS setting to build driver for rendition video cards
@@ -75,5 +71,3 @@ via - VIDEO_CARDS setting to build driver for via video cards
 virtualbox - VIDEO_CARDS setting to build driver for virtualbox emulation
 vmware - VIDEO_CARDS setting to build driver for vmware video cards
 voodoo - VIDEO_CARDS setting to build driver for voodoo video cards
-xgi - VIDEO_CARDS setting to build driver for xgi video cards
-svga - VIDEO_CARDS setting to build driver for svga (VMware Virtual GPU) via Gallium
-- 
2.8.3



  parent reply	other threads:[~2016-05-26 18:52 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26 18:43 [gentoo-dev] [PATCH 00/17] USE_EXPAND cleanup Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 01/17] profiles: Remove unused ALSA_CARDS descriptions Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 02/17] profiles: Remove unused CALLIGRA_FEATURES=tables Michał Górny
2016-05-26 18:55   ` [gentoo-dev] " Michael Palimaka
2016-05-26 18:43 ` [gentoo-dev] [PATCH 03/17] profiles: Remove obsolete (and unused) CAMERAS Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 04/17] profiles: Remove unused DRACUT_MODULES=xen Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 05/17] profiles: Remove unused GPSD_PROTOCOLS Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 06/17] profiles: Remove unused GRUB_PLATFORMS Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 07/17] profiles: Remove unused INPUT_DEVICES Michał Górny
2016-05-26 19:35   ` Chí-Thanh Christopher Nguyễn
2016-05-26 18:43 ` [gentoo-dev] [PATCH 08/17] profiles: Remove unused LIBREOFFICE_EXTENSIONS Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 09/17] profiles: Remove unused LIRC_DEVICES Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 10/17] profiles: Remove unused NETBEANS_MODULES Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 11/17] profiles: Remove unused NGINX_MODULES_HTTP Michał Górny
2016-05-26 19:27   ` Vadim A. Misbakh-Soloviov
2016-05-26 19:34     ` Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 12/17] profiles: Remove unused php5-2 target Michał Górny
2016-05-26 19:01   ` Michael Orlitzky
2016-05-26 18:43 ` [gentoo-dev] [PATCH 13/17] profiles: Remove unused RUBY_TARGETS Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 14/17] profiles: Remove unused SANE_BACKENDS Michał Górny
2016-05-26 18:43 ` Michał Górny [this message]
2016-05-26 18:43 ` [gentoo-dev] [PATCH 16/17] profiles: Remove unused XFCE_PLUGINS=xmonad Michał Górny
2016-05-26 18:43 ` [gentoo-dev] [PATCH 17/17] profiles: Remove unused XTABLES_ADDONS Michał Górny
2016-05-26 19:57   ` Robin H. Johnson
2016-05-26 20:00     ` Anthony G. Basile
2016-05-29 16:21 ` [gentoo-dev] [PATCH 00/17] USE_EXPAND cleanup Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160526184353.1294-16-mgorny@gentoo.org \
    --to=mgorny@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=x11@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox