The pccard/cardbus power interface should depend on having pccard or
cardbus in the kernel, not on all the bridges that implement it. Note: this is NEWCARD only, so we don't want it for the 'card' case, unlike card_if.m, which is both NEWCARD and OLDCARD.
This commit is contained in:
parent
9a811aeadb
commit
760ad80101
@ -422,7 +422,7 @@ dev/pccard/card_if.m optional pccard
|
||||
dev/pccard/pccard.c optional pccard
|
||||
dev/pccard/pccard_cis.c optional pccard
|
||||
dev/pccard/pccard_cis_quirks.c optional pccard
|
||||
dev/pccard/power_if.m optional pccbb
|
||||
dev/pccard/power_if.m optional cardbus
|
||||
dev/pccard/power_if.m optional pccard
|
||||
dev/pci/eisa_pci.c optional pci
|
||||
dev/pci/fixup_pci.c optional pci
|
||||
|
Loading…
x
Reference in New Issue
Block a user