mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-05 15:23:52 +07:00
staging: comedi: fix pcmcia build breakage
Add PCCARD dependancy to the PCMCIA drivers to fix build breakage. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
985cafccbf
commit
dc7423c885
@ -22,10 +22,10 @@ config COMEDI_PCI_DRIVERS
|
||||
|
||||
config COMEDI_PCMCIA_DRIVERS
|
||||
tristate "Comedi PCMCIA drivers"
|
||||
depends on COMEDI && PCMCIA
|
||||
depends on COMEDI && PCMCIA && PCCARD
|
||||
default N
|
||||
---help---
|
||||
Enable lots of comedi PCMCIA drivers to be built
|
||||
Enable lots of comedi PCMCIA and PCCARD drivers to be built
|
||||
|
||||
config COMEDI_USB_DRIVERS
|
||||
tristate "Comedi USB drivers"
|
||||
|
Loading…
Reference in New Issue
Block a user