]> git.hungrycats.org Git - linux/commitdiff
[AGP] CONFIG_AGP3 depends on CONFIG_AGP
authorDave Jones <davej@codemonkey.org.uk>
Mon, 30 Dec 2002 15:59:50 +0000 (14:59 -0100)
committerDave Jones <davej@tetrachloride.(none)>
Mon, 30 Dec 2002 15:59:50 +0000 (14:59 -0100)
drivers/char/agp/Kconfig

index c7174f4d93eab2f0efe396e8b23c9b8f45ee9ed9..b27355fe01357cdca29bbe66b798745e76218c50 100644 (file)
@@ -31,6 +31,7 @@ config AGP_GART
 
 config AGP3
        bool "AGP 3.0 compliance (EXPERIMENTAL)"
+       depends on AGP
 
 config AGP_INTEL
        tristate "Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support"