2 # Serial bus device driver configuration
4 menuconfig SERIAL_DEV_BUS
5 tristate "Serial device bus"
7 Core support for devices connected via a serial port.
11 config SERIAL_DEV_CTRL_TTYPORT
12 bool "Serial device TTY port controller"
14 depends on SERIAL_DEV_BUS != m