config.in

来自「讲述linux的初始化过程」· IN 代码 · 共 18 行

IN
18
字号
## Character device configuration#mainmenu_option next_commentcomment 'SGI devices'bool 'SGI Zilog85C30 serial support' CONFIG_SGI_SERIALif [ "$CONFIG_SGI_SERIAL" = "y" ]; then   bool '  Support for console on serial port' CONFIG_SERIAL_CONSOLEfibool 'SGI DS1286  RTC support' CONFIG_SGI_DS1286if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then     tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFXfiendmenu

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?