Sync with i386 - add ADAPTIVE_GIANT, remove pcic
This commit is contained in:
parent
9727279886
commit
deefc3c4f5
@ -58,6 +58,7 @@ options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
|
||||
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
|
||||
# output. Adds ~215k to driver.
|
||||
options PFIL_HOOKS # pfil(9) framework
|
||||
options ADAPTIVE_GIANT # Giant mutex is adaptive.
|
||||
|
||||
# Debugging for use in -current
|
||||
options KDB # Enable kernel debugger support.
|
||||
@ -149,7 +150,6 @@ device sc
|
||||
# PCCARD (PCMCIA) support
|
||||
# PCMCIA and cardbus bridge support
|
||||
device cbb # cardbus (yenta) bridge
|
||||
#device pcic # ExCA ISA and PCI bridges
|
||||
device pccard # PC Card (16-bit) bus
|
||||
device cardbus # CardBus (32-bit) bus
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user