summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/GENERIC
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2005-04-13 06:00:07 +0000
committeranholt <anholt@FreeBSD.org>2005-04-13 06:00:07 +0000
commit52042658bbfc11a8ed565b2e25a5bc46a98775e9 (patch)
treee2517acbd1513ced1bd29fc1bff58f91c0c4366a /sys/amd64/conf/GENERIC
parent44f26591d0eb8d2b70851103e3fa6830826239bb (diff)
downloadFreeBSD-src-52042658bbfc11a8ed565b2e25a5bc46a98775e9.zip
FreeBSD-src-52042658bbfc11a8ed565b2e25a5bc46a98775e9.tar.gz
Follow i386's suit and include AGP support in the generic kernel.
Diffstat (limited to 'sys/amd64/conf/GENERIC')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index e375041..3bb4b7e 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -156,6 +156,8 @@ device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc
+device agp # support several AGP chipsets
+
# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
device cbb # cardbus (yenta) bridge
OpenPOWER on IntegriCloud