kconfig

来自「linux 内核源代码」· 代码 · 共 22 行

TXT
22
字号
## Miscellaneous SN-specific devices#menu "SN Devices"	depends on SGI_SNconfig SGI_IOC3	tristate "SGI IOC3 Base IO support"	default m	---help---	This option enables basic support for the SGI IOC3-based Base IO	controller card.  This option does not enable any specific	functions on such a card, but provides necessary infrastructure	for other drivers to utilize.	If you have an SGI Altix with an IOC3-based	I/O controller or a PCI IOC3 serial card say Y.	Otherwise say N.endmenu

⌨️ 快捷键说明

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