mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 09:12:44 +00:00
Follow i386's suit and include AGP support in the generic kernel.
This commit is contained in:
parent
afe98543b8
commit
354096a348
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144994
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user