aboutsummaryrefslogtreecommitdiff
path: root/linux-core/Kconfig
AgeCommit message (Collapse)Author
2009-02-16Remove i915 driver sources from linux-corePekka Paalanen
Intel developers have stated, that their DRM development continues elsewhere in some Linux kernel trees. This makes the code in drm.git just dead weight. This removal allows further cleanup of compatibility code. shared-core and bsd-core are left untouched this time. Signed-off-by: Pekka Paalanen <pq@iki.fi> Acked-by: Eric Anholt <eric@anholt.net>
2007-03-19Remove old i830 kernel driver.Alan Hourihane
2005-06-29Remove the AGP requirement from Makefile and Kconfig for MGA. Remove theIan Romanick
AGP requirement from Kconfig for SIS. There never was a requirement in Makefile, and Eric Anholt confirms that the Makefile was correct.
2005-03-253dfx DRM depends on PCIDave Airlie
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2004-10-09fix up whitespacing in KconfigDave Airlie
2004-10-05Patch for Kconfig for making i830/i915 not build togetherDave Airlie
2004-08-29Drop GAMMA DRM from a great height ...Dave Airlie
2004-07-21ATI Rage 128 and Radeon DRM unconditionally depend on PCIDave Airlie
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2004-07-20Kconfig update add i915 bring over some stuff from kernelDave Airlie
2004-04-12Add mach64 to the trunkDave Airlie
2004-03-24Modified linux/Kconfig to include the via drm driver.Thomas Hellstrom
2003-09-28Fix typo in SiS help message (and testing cvs commit toLeif Delgass
dri.freedesktop.org)
2003-09-25Fix Kconfig for SiS DRM now that it doesn't require sisfb.Eric Anholt
Submitted by: Linus Torvalds <torvalds@osdl.org>
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer
2003-04-22Remove AGP dependency in kernel config for radeon, sis. RemoveLeif Delgass
PCIGART_ENABLED define for radeon, pcigart support now included for any arch.
2003-04-17Add a Kconfig file as used in recent 2.5.x kernels.David Dawes