xref: /linux/drivers/ipack/devices/Kconfig (revision e00a844acab39a2780d4dec6fae6e55de5240f15)
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