1# 2# Serial bus device driver configuration 3# 4menuconfig SERIAL_DEV_BUS 5 tristate "Serial device bus" 6 help 7 Core support for devices connected via a serial port. 8 9