提交 110ff6db 编写于 作者: J Jay Sternberg 提交者: John W. Linville

iwlwifi: move debug options into submenu

more debug options being added so it is useful to move them
into a submenu for ease of readability when using config commands
like make menuconfig and make xconfig
Signed-off-by: NJay Sternberg <jay.e.sternberg@intel.com>
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
上级 39396085
...@@ -3,6 +3,9 @@ config IWLWIFI ...@@ -3,6 +3,9 @@ config IWLWIFI
depends on PCI && MAC80211 depends on PCI && MAC80211
select FW_LOADER select FW_LOADER
menu "Debugging Options"
depends on IWLWIFI
config IWLWIFI_DEBUG config IWLWIFI_DEBUG
bool "Enable full debugging output in iwlagn and iwl3945 drivers" bool "Enable full debugging output in iwlagn and iwl3945 drivers"
depends on IWLWIFI depends on IWLWIFI
...@@ -59,6 +62,7 @@ config IWLWIFI_DEVICE_TRACING ...@@ -59,6 +62,7 @@ config IWLWIFI_DEVICE_TRACING
If unsure, say Y so we can help you better when problems If unsure, say Y so we can help you better when problems
occur. occur.
endmenu
config IWLAGN config IWLAGN
tristate "Intel Wireless WiFi Next Gen AGN (iwlagn)" tristate "Intel Wireless WiFi Next Gen AGN (iwlagn)"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册