xref: /linux/drivers/ipack/devices/Kconfig (revision 73317712d9277407b726917de7c4e6d5a4b7df99)
1config SERIAL_IPOCTAL
2	tristate "IndustryPack IP-OCTAL uart support"
3	depends on IPACK_BUS && TTY
4	help
5	  This driver supports the IPOCTAL serial port device for the IndustryPack bus.
6	default n
7