mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 03:16:44 +07:00
Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS
Signed-off-by: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
056d3ce5cf
commit
6a2436e484
@ -29,7 +29,7 @@ config COMEDI_PCI_DRIVERS
|
||||
|
||||
config COMEDI_PCMCIA_DRIVERS
|
||||
tristate "Comedi PCMCIA drivers"
|
||||
depends on COMEDI && PCMCIAI
|
||||
depends on COMEDI && PCMCIA
|
||||
default N
|
||||
---help---
|
||||
Enable lots of comedi PCMCIA drivers to be built
|
||||
|
Loading…
Reference in New Issue
Block a user