kconfig
来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 23 行
TXT
23 行
## PCMCIA character device configuration#menu "PCMCIA character devices" depends on HOTPLUG && PCMCIA!=nconfig SYNCLINK_CS tristate "SyncLink PC Card support" depends on PCMCIA help Enable support for the SyncLink PC Card serial adapter, running asynchronous and HDLC communications up to 512Kbps. The port is selectable for RS-232, V.35, RS-449, RS-530, and X.21 This driver may be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called synclinkmp. If you want to do that, say M here.endmenu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?