kconfig

来自「LINUX 2.6.17.4的源码」· 代码 · 共 12 行

TXT
12
字号
config IEEE80211_SOFTMAC	tristate "Software MAC add-on to the IEEE 802.11 networking stack"	depends on IEEE80211 && EXPERIMENTAL	select WIRELESS_EXT	---help---	This option enables the hardware independent software MAC addon	for the IEEE 802.11 networking stack.config IEEE80211_SOFTMAC_DEBUG	bool "Enable full debugging output"	depends on IEEE80211_SOFTMAC

⌨️ 快捷键说明

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