lkml.org 
[lkml]   [2005]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix CONFIG_AGP depencies
On Sun, 16 Jan 2005 13:09:11 +0100, Christoph Hellwig wrote:
>On Sun, Jan 16, 2005 at 01:05:50PM +0100, Adrian Bunk wrote:
>> This doesn't seem to achieve what you want:
>> PPC is defined on ppc64...
>
>*grmbl*
>
>
>--- 1.39/drivers/char/agp/Kconfig 2005-01-08 01:15:52 +01:00
>+++ edited/drivers/char/agp/Kconfig 2005-01-16 11:39:56 +01:00
>@@ -1,5 +1,6 @@
> config AGP
>- tristate "/dev/agpgart (AGP Support)" if !GART_IOMMU && !M68K && !ARM
>+ tristate "/dev/agpgart (AGP Support)" if !GART_IOMMU
>+ depends on ALPHA || IA64 || PPC32 || X86
> default y if GART_IOMMU
> ---help---
> AGP (Accelerated Graphics Port) is a bus system mainly used to

You're preventing the ppc64 kernel for Apple PowerMac G5s
from including AGP support via CONFIG_AGP_UNINORTH. I doubt
that's correct.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.022 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site