kconfig

来自「omap3 linux 2.6 用nocc去除了冗余代码」· 代码 · 共 17 行

TXT
17
字号
## USB Monitor configuration#config USB_MON	bool "USB Monitor"	depends on USB!=n	default y	help	  If you say Y here, a component which captures the USB traffic	  between peripheral-specific drivers and HC drivers will be built.	  For more information, see <file:Documentation/usb/usbmon.txt>.	  This is somewhat experimental at this time, but it should be safe.	  If unsure, say Y.

⌨️ 快捷键说明

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