Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: chromeos/scripts/compat_wireless_config

Issue 6393011: ath9k: Add pktlog support Base URL: ssh://git@gitrw.chromium.org:9222/kernel.git@master
Patch Set: add missing files Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/xmit.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/scripts/compat_wireless_config
diff --git a/chromeos/scripts/compat_wireless_config b/chromeos/scripts/compat_wireless_config
index 7072c071c921871de74f27b49683a8fecdf497c4..213dac4d6d1e193d3d0e84a67163913371e7642c 100755
--- a/chromeos/scripts/compat_wireless_config
+++ b/chromeos/scripts/compat_wireless_config
@@ -52,6 +52,7 @@ COMPAT_CONFIG='
CONFIG_ATH9K_HW=m
CONFIG_ATH9K_COMMON=m
CONFIG_ATH9K_DEBUGFS=y
+ CONFIG_ATH9K_PKTLOG=y
CONFIG_IWLWIFI=m
CONFIG_COMPAT_IWLWIFI=m
« no previous file with comments | « chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/xmit.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698