Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.17 7 lines 236 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2config SERIAL_IPOCTAL 3 tristate "IndustryPack IP-OCTAL uart support" 4 depends on IPACK_BUS && TTY 5 help 6 This driver supports the IPOCTAL serial port device for the IndustryPack bus. 7 default n