Enable eisa support on alpha.

We need eisa bridge support on some models, which now depends on having
eisa in the kernel.
This commit is contained in:
ticso 2003-07-21 19:15:25 +00:00
parent 1c1b188d83
commit bfc79fd3fd
3 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,7 @@ options SMP # Symmetric MultiProcessor Kernel
# Standard busses
device isa
device eisa
device pci
# Floppy drives

View File

@ -45,6 +45,7 @@ options DEC_KN300 # AlphaServer 4100 (Rawhide),
# HARDWARE BUS CONFIGURATION
device isa
device eisa
device pci

View File

@ -168,6 +168,7 @@ dev/aic/aic_isa.c optional aic isa
dev/dec/mcclock.c optional mcclock
dev/dec/mcclock_if.m optional mcclock
dev/ed/if_ed_isa.c optional ed isa
dev/eisa/eisaconf.c optional eisa
dev/fb/fb.c optional fb
dev/fb/fb.c optional vga
dev/fb/splash.c optional splash