From 354096a348f13c2088bbd3d8595266157af65142 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 13 Apr 2005 06:00:07 +0000 Subject: [PATCH] Follow i386's suit and include AGP support in the generic kernel. --- sys/amd64/conf/GENERIC | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index e375041d96ac..3bb4b7ea7bcf 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