swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 3eb2ce825ea1ad89d20f7a3b5780df850e4be274 authored by Linus Torvalds on 25 March 2018, 22:44:30 UTC
Linux 4.16-rc7
Tip revision: 3eb2ce8
Kconfig
config SERIAL_IPOCTAL
	tristate "IndustryPack IP-OCTAL uart support"
	depends on IPACK_BUS && TTY
	help
	  This driver supports the IPOCTAL serial port device for the IndustryPack bus.
	default n
back to top