config GPIB_AGILENT_82350B
tristate "Agilent 8235xx PCI(e) adapters"
+ depends on PCI
select GPIB_COMMON
select GPIB_TMS9914
help
config GPIB_CEC_PCI
tristate "CEC PCI board"
+ depends on PCI
+ depends on HAS_IOPORT
select GPIB_COMMON
select GPIB_NEC7210
help
config GPIB_NI_PCI_ISA
tristate "NI PCI/ISA compatible boards"
+ depends on ISA_BUS
select GPIB_COMMON
select GPIB_NEC7210
help
config GPIB_CB7210
tristate "Measurement Computing compatible boards"
+ depends on HAS_IOPORT
+ depends on ISA_BUS || PCI || PCMCIA
select GPIB_COMMON
help
Enable support for Measurement Computing (Computer Boards):
config GPIB_FLUKE
tristate "Fluke"
+ depends on OF
select GPIB_COMMON
select GPIB_NEC7210
help
config GPIB_GPIO
tristate "RPi GPIO bitbang"
+ depends on ARCH_BCM2835 || COMPIlE_TEST
select GPIB_COMMON
help
GPIB bitbang driver Raspberry Pi GPIO adapters
config GPIB_HP82335
tristate "HP82335/HP27209"
+ depends on ISA_BUS
select GPIB_COMMON
select GPIB_TMS9914
help
config GPIB_INES
tristate "INES"
+ depends on PCI || ISA_BUS || PCMCIA
+ depends on HAS_IOPORT
select GPIB_COMMON
select GPIB_NEC7210
help
config GPIB_PC2
tristate "PC2 PC2a"
+ depends on ISA_BUS
+ depends on HAS_IOPORT
select GPIB_COMMON
select GPIB_NEC7210
help
config GPIB_TMS9914
- tristate "TMS 9914 GPIB Chip driver"
+ tristate
select GPIB_COMMON
help
Enable support for TMS 9914 chip.
called tms9914
config GPIB_NEC7210
- tristate "NEC 7210 GPIB Chip driver"
+ tristate
select GPIB_COMMON
help
Enable support for NEC 7210 compatible chips.