From 2eb4ad05e7ad0d9a0da7cd045084d8e096e1a9c4 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Mon, 4 Dec 2006 03:43:14 -0700 Subject: [PATCH] --- yaml --- r: 44405 b: refs/heads/master c: 0cfea5dd98205f2fa318836da664a7d7df1afbc1 h: refs/heads/master i: 44403: 67b330822530ae9d408af4ef42251637376a4226 v: v3 --- [refs] | 2 +- trunk/drivers/char/agp/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 815570005e60..1bea94f667f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0ac633b23db91e48210179e31dd88ad9e9a8aba9 +refs/heads/master: 0cfea5dd98205f2fa318836da664a7d7df1afbc1 diff --git a/trunk/drivers/char/agp/Kconfig b/trunk/drivers/char/agp/Kconfig index 22f8cf218cc6..3d7cad7841de 100644 --- a/trunk/drivers/char/agp/Kconfig +++ b/trunk/drivers/char/agp/Kconfig @@ -86,7 +86,7 @@ config AGP_NVIDIA config AGP_SIS tristate "SiS chipset support" - depends on AGP + depends on AGP && X86 help This option gives you AGP support for the GLX component of X on Silicon Integrated Systems [SiS] chipsets. @@ -103,7 +103,7 @@ config AGP_SWORKS config AGP_VIA tristate "VIA chipset support" - depends on AGP + depends on AGP && X86 help This option gives you AGP support for the GLX component of X on VIA MVP3/Apollo Pro chipsets.