mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-26 15:54:18 +08:00
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.
|
||
|
|