📄 config.in
字号:
## PCMCIA character device configuration#mainmenu_option next_commentcomment 'PCMCIA character devices'if [ "$CONFIG_SERIAL" = "y" -o "$CONFIG_SERIAL_8250" = "y" ]; then dep_tristate 'PCMCIA serial device support' CONFIG_PCMCIA_SERIAL_CS yelse if [ "$CONFIG_SERIAL" = "m" -o "$CONFIG_SERIAL_8250" = "m" ]; then dep_tristate 'PCMCIA serial device support' CONFIG_PCMCIA_SERIAL_CS m fifiif [ "$CONFIG_PCMCIA_SERIAL_CS" = "y" ]; then define_bool CONFIG_PCMCIA_CHRDEV yfiendmenu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -