lkml.org 
[lkml]   [2002]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Small fix for AGP Config.in
Support for agp in chipsets i820 and i830mp was added to 2.4.18, but
drivers/char/Config.in was not updated. This patch fixes that. It was
made against 2.4.18.

This patch is also available from:
http://digilander.iol.it/webvenza/kernel_patches.html

There is no maintainer for AGP in MAINTAINERS file, so I send it directly to
you, Marcelo.

Bye.
--
-----------------------------------------------------
Daniele Venzano
Senior member of the Linux User Group Genova (LUGGe)
E-Mail: venza@iol.it
Web: http://digilander.iol.it/webvenza/
LUGGe: http://lugge.ziobudda.net

diff -urN -X /home/venza/kernel/dontdiff linux-2.4.18-gat/drivers/char/Config.in linux-2.4.18/drivers/char/Config.in
--- linux-2.4.18-gat/drivers/char/Config.in Sat Mar 2 19:52:50 2002
+++ linux-2.4.18/drivers/char/Config.in Sat Mar 2 20:08:25 2002
@@ -210,7 +210,7 @@

dep_tristate '/dev/agpgart (AGP Support)' CONFIG_AGP $CONFIG_DRM_AGP
if [ "$CONFIG_AGP" != "n" ]; then
- bool ' Intel 440LX/BX/GX and I815/I830M/I840/I850 support' CONFIG_AGP_INTEL
+ bool ' Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support' CONFIG_AGP_INTEL
bool ' Intel I810/I815/I830M (on-board) support' CONFIG_AGP_I810
bool ' VIA chipset support' CONFIG_AGP_VIA
bool ' AMD Irongate, 761, and 762 support' CONFIG_AGP_AMD
\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.027 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site