9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
|
#
|
||
|
# Serial bus device driver configuration
|
||
|
#
|
||
|
menuconfig SERIAL_DEV_BUS
|
||
|
tristate "Serial device bus"
|
||
|
help
|
||
|
Core support for devices connected via a serial port.
|
||
|
|